Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x936eb7…6ee53b
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x7e1018…2bea00
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xd3025a…176cfe
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x73a575…70465a
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xa14ae9…67baff
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xd2e456…7fe9d8
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x9b9f89…def4de
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x11a05a…5e1b3e
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x46d901…d924b6
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xbcc816…153721
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x86f5de…ce4c78
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xa57c33…ddc704
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x0dfa87…a543f7
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x91531d…58689d
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x915b46…90a4f2
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xab7cf2…ce00de
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xd66ecb…94a1b7
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xc2b9af…eb51dc
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xccb5e9…0871d1
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x0e62ef…3a8a38
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xc2dbeb…ab900d
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x3e1d48…ac046c
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xdf0135…060462
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0xe6b51e…38e521
0x76e2…36690xa9dd…2315Base—$0.002100%coinbase58d ago0x97c07a…6ba4dc

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.