Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x213fb2…f97608
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xab2a9f…061e6e
0xd881…f9980x9c95…e299Base$0.001100%fluxa36d ago0x5e5fd6…219330
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x5c944c…836f6d
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xb8bb55…2b92ac
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x3f4c9a…f9f584
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xd84236…7cd6c2
0xd881…f9980x9c95…e299Base$0.001100%fluxa36d ago0x0c3f98…bfad0a
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xa8cf94…c4b0f8
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x048b2c…43d33b
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x9301e4…37d0c2
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xf54c2c…3c905c
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x4d8b01…b4f88b
0xd881…f9980x9c95…e299Base$0.001100%fluxa36d ago0x6c453d…bb3a03
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xb81d27…89baca
0xd881…f9980x9c95…e299Base$0.001100%fluxa36d ago0x7451d8…a6e5a8
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x4df57e…e77837
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x72ae19…9e06c0
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x7d3e02…797d95
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x387bcf…6614a2
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x0802d9…4d9fc0
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0xa37b25…b5294f
0xd881…f9980xfe80…47eeBase$0.001100%fluxa36d ago0x5c3023…d58fca
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0xf80b82…bdbaae
0xd881…f9980xfe80…47eeBase$0.001100%fluxa37d ago0xbd76ea…89a1df

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.