Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dcb…44670x942b…20c1BaseArkham x402Intelligence$1.00100%coinbase50d ago0xc56d77…cfd563
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x763eaf…b628ec
0x1985…5c870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x4cb3af…b4de1b
0xd34e…469c0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x86ae45…54cf5a
0xd34e…469c0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xfcb9be…a5bc6d
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xb3c3bd…38a5be
0x1985…5c870x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xe0059f…a83333
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x065eb8…a506b1
0x6dcb…44670x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x72d3a5…91da0b
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0x872b5c…b2005a
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0xbf5b41…dfde6e
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0x117691…8e862e
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0x760e16…f2d1c6
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0xc38cd9…161e18
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0x3d2fc6…df3a11
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xb4f74e…f0f410
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xf65d47…d37ba7
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xce0948…e2557e
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xec2ded…ea0954
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0xa52906…ad624a
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase50d ago0x6444ee…01ca20
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase50d ago0x78f999…b93e7b
0x20fe…3b7a0x942b…20c1BaseArkham x402Intelligence$1.00100%coinbase50d ago0x112cd7…a6f5f3
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xe181ab…c13041
0x20fe…3b7a0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase50d ago0xb5a3ac…d5e11f

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.