Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x6bd4ea…eb05f1
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x74b946…31875a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x73dc2b…3812bf
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x264416…d0cdcd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x01d24c…afcc8d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x6bd0fd…556fbc
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x9cf164…a7b35a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x63a6ef…e99f79
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0xd9fb56…1f7bc7
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x8f6f3f…33aa3d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x8d931c…3bc59b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x9b69ab…4ec7b2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x15cb1c…fa4206
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0xf2fe72…c8d27e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa69d ago0x81e053…200dfd
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x758290…9d3630
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x1e415e…f89eab
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x243173…a285bb
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x56c66d…ed7774
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x528241…527d5b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x6bcd9a…9e25c4
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x211f3f…546e01
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x905ac8…525434
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x8da99f…58fb56
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa70d ago0x391c58…2cba1f

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.