Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase49m ago0xfcfb80…2845f6
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase50m ago0x292592…356573
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase55m ago0x2266ba…c1b5ad
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase56m ago0x8add3a…b659ec
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase56m ago0x5a8189…07196c
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase56m ago0xa32bef…22617e
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase56m ago0x7b5d39…12667b
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase57m ago0x9678e0…6fea1f
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase57m ago0xc50f68…a606c8
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase58m ago0xf9e0a3…e3532b
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase1h ago0x31c4fc…4f8206
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0xab5547…ba19a7
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x60cbb2…0efabf
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase1h ago0x3e72fc…056058
0xf1d3…77750x820d…f6bbBasex402 service$0.02100%coinbase1h ago0xd0a20f…cf2e72
0xf1d3…77750x820d…f6bbBasex402 service$0.002201100%coinbase1h ago0x632197…2827f6
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase1h ago0xf47c52…6f59cd
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x59a9cf…5fdfe1
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0xaa2ec4…02f261
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x7a1018…6d9e50
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x8bd956…ac2ea6
0xf1d3…77750x820d…f6bbBasex402 service$0.00143100%coinbase1h ago0x254d35…bbc5e4
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x5ea8de…2a84a0
0xf1d3…77750x820d…f6bbBasex402 service$0.01100%coinbase1h ago0x7d8a40…53ba1a
0xf1d3…77750x820d…f6bbBasex402 service$0.001100%coinbase1h ago0xd073ac…913854

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.