Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0xade627…26d122
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0xf2e29b…55f3d1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x4cdac4…74a5a4
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x6addae…a67022
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x48c8c6…ae8a3b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x5ece13…d67556
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x5a0086…35e465
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x06013b…76617a
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x9f0cb3…df42ee
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0xfeb47a…0c9282
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase30d ago0x5af40c…f124d9
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x1d6c6e…cbcea1
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x986eee…900641
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x4ed06a…8e156b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x4a1335…fc17f5
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x7af81b…e039b7
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x232499…fb8b6f
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0xb81b49…416b6b
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0xece536…dc049d
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0x82362d…5175bb
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0xe1c8c6…252115
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase31d ago0xccdaf2…45cfb7

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.