Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x878d…76960xa9dd…2315Base—$0.002100%coinbase18s ago0xe1f4f4…6a8ed8
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase18s ago0x00f809…e03933
0x878d…76960xa9dd…2315Base—$0.002100%coinbase20s ago0x330203…e97fec
0x878d…76960xa9dd…2315Base—$0.002100%coinbase20s ago0x027478…ae287d
0x878d…76960xa9dd…2315Base—$0.002100%coinbase20s ago0x926115…711b06
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0x9fad1a…42de62
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0x12067d…e3865d
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0xca519a…a93d4c
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0x412537…56f8c1
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0x78cf84…5c4d37
0x878d…76960xa9dd…2315Base—$0.002100%coinbase22s ago0x15b64f…9022be
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f022s ago0x124537…1fb63c
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f022s ago0x124537…1fb63c
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0xba6640…b9ee8c
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0x505318…26f60b
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0x5ed88d…d72f94
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0x1d8b85…968571
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0x35ba1a…252b3a
0x878d…76960xa9dd…2315Base—$0.002100%coinbase24s ago0xd126fb…db31a6
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0xc24f1f…82863b
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0x3d0ca7…9c42f9
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0x7c7b88…eb9ce7
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0x777d02…9cb6fb
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0x3095f0…8f2460
0x878d…76960xa9dd…2315Base—$0.002100%coinbase26s ago0x763d7c…8443e9

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.