Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…4a380xfc5f…329fBase—$0.01100%coinbase72d ago0x3a84e3…c36d1a
0xdb94…4a380xbc4e…aaf2Base—$0.01100%coinbase72d ago0x0cee7a…490129
0xdb94…4a380x0e91…a107Base—$0.01100%coinbase72d ago0x48e091…28bcfb
0xdb94…4a380x9e35…af79Base—$0.01100%coinbase72d ago0x8b8819…b37265
0xdb94…4a380xac5e…45cbBase—$0.01100%coinbase72d ago0xdb3378…33506b
0xdb94…4a380x671a…e19fBase—$0.01100%coinbase73d ago0x2f34a5…ab2b18
0xdb94…4a380x132e…6ec8Base—$0.01100%coinbase73d ago0x08ccdd…561b8f
0xdb94…4a380x7d81…a2cdBase—$0.01100%coinbase73d ago0x2c043d…f5d0fc
0xdb94…4a380xda7b…8c7bBase—$0.01100%coinbase73d ago0x17c278…86cd70
0xdb94…4a380x18b3…5d7fBase—$0.01100%coinbase73d ago0xaf60e0…d14d81
0xdb94…4a380xb712…5ac0Base—$0.01100%coinbase73d ago0x47b005…005265
0xdb94…4a380xced0…efe3Base—$0.01100%coinbase73d ago0xfd1f0d…208223
0xdb94…4a380x74d8…5143Base—$0.01100%coinbase73d ago0x296607…7b9995
0xdb94…4a380xb9b7…1349Base—$0.01100%coinbase73d ago0xbebc3e…3e2383
0xdb94…4a380xcc19…2347Base—$0.01100%coinbase73d ago0x3f84f9…ba4368
0xdb94…4a380x207f…6f64Base—$0.01100%coinbase73d ago0x57be9f…06010b
0xdb94…4a380x1898…c153Base—$0.01100%coinbase73d ago0xff5e02…fdae24
0xdb94…4a380xc5f7…3a87Base—$0.01100%coinbase73d ago0x9b0ed6…4cfd9f
0xdb94…4a380xf1bf…194fBase—$0.01100%coinbase73d ago0x43b402…e6941e
0xdb94…4a380x899f…e49cBase—$0.01100%coinbase73d ago0x44399c…82a6d9
0xdb94…4a380xc838…83e3Base—$0.01100%coinbase73d ago0x979f6f…2158a5
0xdb94…4a380xe7b5…54c6Base—$0.01100%coinbase73d ago0x7f9a2f…8cda83
0xdb94…4a380x5abf…7e89Base—$0.01100%coinbase73d ago0x01eb07…c55e7b
0xdb94…4a380xefe2…0809Base—$0.01100%coinbase73d ago0x6ab02e…a39878
0xdb94…4a380xb251…7405Base—$0.01100%coinbase73d ago0x5a8dd4…335045

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://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://roundhouseai.io/dashboard/team.

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