Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa52a…0d1d0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x633ad3…98a966
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x0dcb67…1117ed
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase58d ago0xb1ad29…e4a892
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$2.00100%coinbase58d ago0x5ae9b8…7ce4b5
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0xeca634…a050bc
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase58d ago0x6ffd58…2bd538
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$4.00100%coinbase58d ago0x379f55…54878f
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase58d ago0x42a25f…ac4b0b
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$8.00100%coinbase58d ago0x63172c…b3a0fb
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase58d ago0x31145a…23197d
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x9c5750…7f38ba
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x8ad0b3…151207
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.60100%coinbase58d ago0xd66bdf…c5007e
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.60100%coinbase58d ago0xa742b1…18b53b
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x4c9241…0cca1e
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.60100%coinbase58d ago0xed186d…eade7c
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$2.00100%coinbase58d ago0xa1a4fc…383ad7
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x6b10b8…6feb23
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x7ad37d…81754d
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x262a3a…5f2eee
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0xb54325…17767e
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x703113…f076fa
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$1.00100%coinbase58d ago0x53b186…4029e0
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase58d ago0x7ef51d…f55d0d
0x6af6…e1680x942b…20c1BaseArkham x402Intelligence$0.40100%coinbase58d ago0xfe3ace…f5d81d

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.