Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x597d…d397Base—$0.01100%coinbase72d ago0xd32237…15f548
0x4b10…01c30xb08b…004bBase—$0.01100%coinbase72d ago0xb23aa8…0df548
0x4b10…01c30x0a2a…a117Base—$0.01100%coinbase72d ago0x636a29…dae9ca
0x4b10…01c30x4cdd…0785Base—$0.01100%coinbase72d ago0xb09402…07c127
0x4b10…01c30xabd0…91c8Base—$0.01100%coinbase72d ago0xb65612…3ca6a1
0x4b10…01c30xcf3b…83f4Base—$0.01100%coinbase72d ago0x5db967…71ef1e
0x4b10…01c30xb66d…23c2Base—$0.01100%coinbase72d ago0x87d22f…cfbc26
0x4b10…01c30x186c…8060Base—$0.01100%coinbase73d ago0x91234a…225afb
0x4b10…01c30xc44a…c588Base—$0.01100%coinbase73d ago0xcda1ab…044157
0x4b10…01c30x8b45…fe66Base—$0.01100%coinbase73d ago0x5b2519…fc72a1
0x4b10…01c30x9340…9d6eBase—$0.01100%coinbase73d ago0x294ba3…a60c3e
0x4b10…01c30xff03…28b4Base—$0.01100%coinbase73d ago0xb3b901…11a6c6
0x4b10…01c30xa476…6ba5Base—$0.01100%coinbase73d ago0x996d8c…fa48de
0x4b10…01c30x6353…f8d7Base—$0.01100%coinbase73d ago0x10cd01…eda08d
0x4b10…01c30xb6dd…9711Base—$0.01100%coinbase73d ago0x94cf98…821f3d
0x4b10…01c30x2481…2384Base—$0.01100%coinbase73d ago0x13b2e3…02aa55
0x4b10…01c30x81be…79bfBase—$0.01100%coinbase73d ago0x60fd79…24eba0
0x4b10…01c30x9937…cce1Base—$0.01100%coinbase73d ago0xd074f9…bad9c5
0x4b10…01c30x9a93…0b32Base—$0.01100%coinbase73d ago0x3eff62…dbe5e3
0x4b10…01c30x6524…7e74Base—$0.01100%coinbase73d ago0x89ca04…0137e6
0x4b10…01c30xdfc6…7594Base—$0.01100%coinbase73d ago0x7f940b…7d5ea6
0x4b10…01c30xaf5d…2321Base—$0.01100%coinbase73d ago0x812c42…2f69f6
0x4b10…01c30x85fa…663bBase—$0.01100%coinbase73d ago0xed75f7…28c9e1
0x4b10…01c30x2a59…0e70Base—$0.01100%coinbase73d ago0x05631e…7763ff
0x4b10…01c30xfb96…886bBase—$0.01100%coinbase73d ago0x6883dd…082504

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.