Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xd6c9a4…81bce8
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x6dc21b…3044e1
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x238310…ed72be
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x26eee5…56c8e5
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xaa9a25…98d151
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x6c8c33…8aafa9
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xed0dd2…5ed157
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x73fe4f…e26ae5
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x324098…f27536
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x326dc4…20673f
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x41a4bd…2c0a21
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x3d8e09…2a0959
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xf1bf95…578649
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x82d36c…61f608
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x050d05…3cb59c
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x65c08c…05d98e
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xa93e1c…9b16c7
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xb61cf0…cc2726
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x05d08c…ded7a8
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xbdbbba…5282b5
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xab9fd9…61fa32
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x40f0aa…bff88b
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xd5e55c…e85654
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0x301f5b…ba1583
0x9ac8…7a380x5aae…482eBase—$0.001100%coinbase8d ago0xa7ea72…20f6fe

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.