Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xaded71…a79ce5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x5a7294…5fac9a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x7c7a93…4ceee4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x326838…f1b11e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x630fa7…b2ec71
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x09fb12…1140b0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xe2da72…2598f5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x07d51c…7d78f2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x093723…c1d2b4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xa63b0e…dbb41e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x8aeb8b…db0f52
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x50a93a…701b2f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xb8e067…1d2f1d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x108ad3…d52299
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x60da31…d4f775
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xf5b804…e69dc1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x82ce64…4f6c23
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x987b86…f91535
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x296f28…8a630b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x47903a…ee9dc6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x6a0a27…110563
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x679eb1…25600a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xed78df…f9516e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x30ffe3…b66f2f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xd0adb5…d1f0a4

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.