Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x1cbeef…abc41e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x53970c…a2a586
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x5bff55…ce6067
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xb853d6…b2a774
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xddbed8…69880f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xaa2554…e10b38
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x21ba8e…dc82e1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x1ad6fa…81643d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xad9519…4e7543
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xb57906…63d97a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x698b0b…18a316
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x5f54e8…478cfd
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xfb7e0f…3c595b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x746920…7b2d04
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x1dc8cb…2363e5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x03ffda…b989b0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x18835c…a537da
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x1b4a7b…71d5fe
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xf16e61…7aa525
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x563c7e…adcf22
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x5a858b…6b43fe
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x06a4ea…bd32e2
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0x8e1e9c…e27fc1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xbb7d83…1cddfb
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa91d ago0xe903bd…baf50d

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.