Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…e3a00xf000…94fcBase$0.01100%coinbase12d ago0xed5baf…3d01ab
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0xccf865…c3fbb4
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0xa3c6a0…1e3335
0x1452…e3a00xf000…94fcBase$0.01100%coinbase12d ago0x864a56…93a673
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0x8aea69…638e4a
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0xc51007…7fc485
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0xb05972…69532d
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0x7ddd60…8f6d7f
0x1452…e3a00xf000…94fcBase$0.01100%coinbase12d ago0xc4b44d…59429b
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0xb477c0…34ba53
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0x430600…09e1be
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0x1b97fc…685133
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0x398aea…1f5bdc
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0x83ca52…086ff6
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0xe3c1e2…9fb161
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0xb4ec0b…50acd8
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0xe4721c…7546aa
0x1452…e3a00xf000…94fcBase$0.03100%coinbase12d ago0xb6be1a…d6c323
0x1452…e3a00xf000…94fcBase$0.01100%coinbase12d ago0x694cc5…3ac261
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0xb88aba…0eb1f6
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0xd84a43…239282
0x1452…e3a00xf000…94fcBase$0.20100%coinbase12d ago0xa3baa4…9e61c1
0x1452…e3a00xf000…94fcBase$0.10100%coinbase12d ago0x2a355e…0df01e
0x1452…e3a00xf000…94fcBase$0.01100%coinbase12d ago0xa6cc53…a64185

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.