Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xd4df…15bfBase—$0.01100%coinbase77d ago0x18d134…4e5178
0xa371…ae160x477e…b45eBase—$0.01100%coinbase77d ago0x2566f7…2327f7
0xa371…ae160x3bd7…39f5Base—$0.01100%coinbase77d ago0xa7328b…f1941f
0xa371…ae160xe0cc…7f3cBase—$0.01100%coinbase77d ago0xba5273…01ee03
0xa371…ae160xb3aa…8d0cBase—$0.01100%coinbase77d ago0x45ac2c…e4595c
0xa371…ae160x81d1…3445Base—$0.01100%coinbase77d ago0xc7658a…5e458e
0xa371…ae160x2dad…619bBase—$0.01100%coinbase77d ago0x1de12d…b47d92
0xa371…ae160xed23…b057Base—$0.01100%coinbase77d ago0x0d3c7e…db2c71
0xa371…ae160x8421…429bBase—$0.01100%coinbase77d ago0xbb627f…d89b29
0xa371…ae160xf7d3…b190Base—$0.01100%coinbase77d ago0xefe1a9…d8a683
0xa371…ae160x84aa…be0fBase—$0.01100%coinbase77d ago0x37a5af…2983f9
0xa371…ae160x3b33…2e07Base—$0.01100%coinbase77d ago0xf76c6a…93e769
0xa371…ae160x91de…7bafBase—$0.01100%coinbase77d ago0xc5953a…82b5e5
0xa371…ae160x1953…9870Base—$0.01100%coinbase77d ago0x98f895…d36e99
0xa371…ae160xa507…bfbeBase—$0.01100%coinbase77d ago0xa8dbdb…5180f2
0xa371…ae160xac46…1b4dBase—$0.01100%coinbase77d ago0x9dd00f…68f914
0xa371…ae160xefae…7a99Base—$0.01100%coinbase77d ago0xd82c7b…087edd
0xa371…ae160x846d…fe55Base—$0.01100%coinbase77d ago0xa931db…a7a7e8
0xa371…ae160x7b25…de1aBase—$0.01100%coinbase77d ago0x3ea079…93cc64
0xa371…ae160x134e…937dBase—$0.01100%coinbase77d ago0xf7f95a…8a118e
0xa371…ae160x6eb2…de8dBase—$0.01100%coinbase77d ago0x999628…8a2a56
0xa371…ae160xe0a4…b46bBase—$0.01100%coinbase77d ago0xe6b26c…d1178b
0xa371…ae160x2f8b…c806Base—$0.01100%coinbase77d ago0xe2d14b…3f0546
0xa371…ae160xddca…9ea4Base—$0.01100%coinbase77d ago0x78edde…4b2f1b
0xa371…ae160xffca…2e1cBase—$0.01100%coinbase77d ago0xb59dd4…265570

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.