Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x177a…511fBase$1.67100%fluxa8d ago0x1ca606…38bcc3
0xc49a…9d2f0xab83…b72eBase$0.10100%fluxa8d ago0x8a0d6a…b2c6fe
0xc49a…9d2f0xe358…3c12Base$1.18100%fluxa8d ago0xea06c1…0b2d90
0xc49a…9d2f0x3fed…e97cBase$0.20100%fluxa8d ago0x2a2aeb…f5123c
0xc49a…9d2f0x5b15…c5a6Base$0.20100%fluxa8d ago0x3831de…603918
0xc49a…9d2f0xa36f…0561Base$0.59100%fluxa8d ago0xc15eae…d12c4a
0xc49a…9d2f0x88f6…b023Base$0.20100%fluxa8d ago0xbb4f7e…010830
0xc49a…9d2f0x586a…5648Base$0.10100%fluxa8d ago0xc11217…4cb761
0xc49a…9d2f0xfb55…1da5Base$0.69100%fluxa8d ago0xc29f35…be8b76
0xc49a…9d2f0x2d6d…e965Base$0.69100%fluxa8d ago0x3e15d5…a1447e
0xc49a…9d2f0x2dca…a5a2Base$0.59100%fluxa8d ago0xe5acd0…d8fae1
0xc49a…9d2f0xc131…5c92Base$0.59100%fluxa8d ago0x8ed53e…eb8046
0xc49a…9d2f0xd279…d1dcBase$0.59100%fluxa8d ago0x1ca816…908a77
0xc49a…9d2f0xfacf…dc5fBase$0.59100%fluxa8d ago0x7512b6…1016e3
0xc49a…9d2f0xb622…f277Base$0.69100%fluxa8d ago0xcc869c…511a0f
0xc49a…9d2f0xaad0…2dfcBase$0.10100%fluxa8d ago0xae55f5…9b3572
0xc49a…9d2f0xe3a3…906dBase$0.10100%fluxa8d ago0x94feb4…e73be6
0xc49a…9d2f0xd563…e556Base$0.10100%fluxa8d ago0x840873…5b1cc8
0xc49a…9d2f0x5453…a8d1Base$0.10100%fluxa8d ago0xbdcd3a…b6c168
0xc49a…9d2f0xc242…1d4cBase$0.10100%fluxa8d ago0xe47323…67ff15
0xc49a…9d2f0x057d…4e2eBase$0.59100%fluxa8d ago0x70d730…71a29e
0xc49a…9d2f0x2e9e…71baBase$0.10100%fluxa8d ago0xfe432b…810698
0xc49a…9d2f0x7f9f…35efBase$0.10100%fluxa8d ago0x05e307…ca0d53
0xc49a…9d2f0xe123…e7bbBase$0.10100%fluxa8d ago0x532cf3…4cfe32
0xc49a…9d2f0x68d1…9278Base$0.10100%fluxa8d ago0xfbe82c…9129a3

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.