Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x3620…ed3fBase—$0.01100%coinbase80d ago0xdf0b9b…e26787
0xe601…7f2b0x7139…a385Base—$0.01100%coinbase80d ago0xaf088c…8aa7de
0xe601…7f2b0x1aa7…357eBase—$0.01100%coinbase80d ago0x8de92f…2bc88c
0xe601…7f2b0x824d…d261Base—$0.01100%coinbase80d ago0xa81144…e4c2c9
0xe601…7f2b0xafb2…81a2Base—$0.01100%coinbase80d ago0x256087…adc4d0
0xe601…7f2b0xa831…6190Base—$0.01100%coinbase80d ago0x4ac376…7dec37
0xe601…7f2b0x3a6a…8d0dBase—$0.01100%coinbase80d ago0xb326fe…2344e9
0xe601…7f2b0x261c…156cBase—$0.01100%coinbase80d ago0x613e21…bbfd78
0xe601…7f2b0xd7df…c40eBase—$0.01100%coinbase80d ago0xd812ff…fd78cf
0xe601…7f2b0x9f05…bccfBase—$0.01100%coinbase80d ago0x919e8a…9b9dd7
0xe601…7f2b0x20cd…9677Base—$0.01100%coinbase80d ago0xd8c4f6…494e0c
0xe601…7f2b0x8a25…d240Base—$0.01100%coinbase80d ago0x6f888c…961ba6
0xe601…7f2b0xb7a5…9fa9Base—$0.01100%coinbase80d ago0xc8d572…b6d14c
0xe601…7f2b0x407e…234eBase—$0.01100%coinbase80d ago0x6380ee…0e70a1
0xe601…7f2b0x7bd3…0154Base—$0.01100%coinbase80d ago0x89beed…3702ad
0xe601…7f2b0xc5f2…ab4dBase—$0.01100%coinbase80d ago0xf25fbc…29bec3
0xe601…7f2b0x5bdd…98a0Base—$0.01100%coinbase80d ago0x9b6b55…3e8d65
0xe601…7f2b0x97cf…320bBase—$0.01100%coinbase80d ago0x82b205…670150
0xe601…7f2b0x7316…f881Base—$0.01100%coinbase80d ago0xb937f2…a55f40
0xe601…7f2b0x702c…e95cBase—$0.01100%coinbase80d ago0xe2e49d…3e6cc4
0xe601…7f2b0x3809…a909Base—$0.01100%coinbase80d ago0x6305ac…633abe
0xe601…7f2b0xa732…ba5fBase—$0.01100%coinbase80d ago0x322d53…10ddc1
0xe601…7f2b0xe61a…30c4Base—$0.01100%coinbase80d ago0x1c885d…6749a2
0xe601…7f2b0x541b…f637Base—$0.01100%coinbase80d ago0xd4eae1…b5d774
0xe601…7f2b0x35af…3203Base—$0.01100%coinbase80d ago0x5e4159…0166ba

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.