Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xf87fc6…ed39db
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x152cad…286579
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x448782…defdf0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x6c9ea8…4c7a66
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x78f6c4…3eb09a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x3d9a61…4c4ea1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x127993…3ef0b0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x71aceb…73332d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x2fde46…fc0f23
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x507779…c8b08c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xdeaee0…3492a9
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x65cc86…a708d7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x5a8637…898782
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x4b4437…bd5c1f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xbf1c69…b36b9f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x5313c9…3d730f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x37ca97…f7dace
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x4c818e…be1306
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase84d ago0x771b29…1654f1
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates84d ago0x2388d4…d12814
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase84d ago0xf5348a…775880
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates84d ago0x2c11e9…a8a141
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase84d ago0x1d3747…fb350a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates84d ago0x20650c…6558a8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase84d ago0xf9cf76…a12c43

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.