Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x96be…0b466d ago0xfa6255…666619
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfbdd…4dae6d ago0x3353d4…683ab5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7492…70ae6d ago0xfc8b1e…414de6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6078…eee86d ago0xfa91ea…e9e46a
0xa787…64cf0x47c5…4fc3Base$52.5070%0x1984…8da86d ago0x8e5245…6ed6c7
0xa787…64cf0x47c5…4fc3Base$10.5070%0xaf61…49f66d ago0x4b78ef…79b95a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf643…98106d ago0x261271…268404
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdfea…dfaf6d ago0x1f741e…059a8b
0xa787…64cf0x47c5…4fc3Base$21.0070%0x96b2…cc5e6d ago0x1499ae…85a79a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x898f…4f5e6d ago0x4ae73f…f0368b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xde5c…e1ff6d ago0x3462f0…8e1152
0xa787…64cf0x47c5…4fc3Base$21.0070%0x3e5d…fd386d ago0x9401d3…5cbdef
0xa787…64cf0x47c5…4fc3Base$105.0070%0x2016…55346d ago0xfe134f…cee1af
0xa787…64cf0x47c5…4fc3Base$10.5070%0x771b…60b86d ago0x84d3c0…55a0a4
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd6e8…21cd6d ago0x068c71…e5d343
0xa787…64cf0x47c5…4fc3Base$10.5070%0x817a…63b56d ago0x621a55…7ab145
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdb82…27486d ago0x144e9a…62fc93
0xa787…64cf0x47c5…4fc3Base$10.5070%0xff29…06466d ago0x851f54…8b0e36
0xa787…64cf0x47c5…4fc3Base$21.0070%0x816c…9f866d ago0xe72b5f…c4918d
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdcda…ec2f6d ago0xb2e532…f428c3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfdf6…61a86d ago0x685da9…8e4272
0xa787…64cf0x47c5…4fc3Base$22.0570%0x0d6a…b7046d ago0xacc120…3c8938
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9092…bc9e6d ago0x10cc25…1d911a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x93d4…655d6d ago0xd11352…79b882
0xa787…64cf0x47c5…4fc3Base$11.5570%0x0dd6…b0b06d ago0x6b5437…9c0b24

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.