Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xe40526…784900
0x35f4…f7200x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0xa7b45e…e0016f
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xd896c0…08b77a
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0x53574b…e8910c
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0x0ebf85…8bf5ff
0xbe41…b3170x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0xd74e16…f8afda
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xff4f74…4cea6e
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x3b4044…ed4d55
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x3c809c…e196cf
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x0cc642…e6b5ef
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xb0ed94…95d91c
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x662b61…ce5ba3
0xc605…85ee0x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0xc51d9f…cf8b73
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xa3df0f…e51270
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xef3c01…9562f4
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xe5858c…863f8f
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x6e54b4…bfb65b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xaca8d8…7c4723
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0x5637b2…89adc5
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase45d ago0xacecaa…7781fa
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0xa1e904…331f73
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xd1530c…137065
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0x791bd9…edeab5
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase45d ago0x712b91…a60490
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0x1b4ea6…413e17

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.