Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b143d ago0xdc842c…80f206
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x68440f…8e40f6
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xd9e472…a8215c
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x81b255…721abe
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xe24978…e931b6
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xe9ac60…c6a56e
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b143d ago0x50013f…740bd3
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x2c25e9…d4e3a0
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x3a5451…82044f
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xe62c75…0efafa
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xf21a9f…02fd1c
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x9e18c7…20f99c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x15479f…d38cfc
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a543d ago0xa23f2a…0b480e
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x35ffdd…425ebd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x353230…528a2b
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a543d ago0x1fb014…391ddb
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x9b3cc9…9fe7c8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x4b03c8…48406c
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xf064ff…cd7d6d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0xac0fb3…05ba0d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x8598d7…9a76a9
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a543d ago0xee2350…8a09ef
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a543d ago0xf2fdb8…71f46f
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a543d ago0x0e848f…3b46e8

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.