Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xf0497f…8f497f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x146e62…0e270c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xa8cdb2…5904bb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xdcc493…e278fe
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xca5e7c…f2867e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x3329bd…fe3ea1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x621e35…a1f1b8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xcca32d…59d58f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x450115…1a61eb
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x27ed87…2241c8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x5113f0…2f14a6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x93ea98…f38d7d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x2455a7…5dd8b9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xf8861a…592991
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x2a9758…da09a4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x8b2dc8…7d3278
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x7179c7…760a17
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x2e14bc…85bd99
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x930a90…47dde6
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x971d72…5cb89c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x1be25c…e21d22
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xb9ee5a…20dc17
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x58188a…fc3fd5
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0xce2eb1…965357
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x30374a…ea028b

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.