Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x4e6c14…2fbd6a
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x03e6e0…b4ba3c
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x57062c…e58a76
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x6643d2…d9b54b
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x188449…4c18b3
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x286249…506298
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x92e6a7…7b6a1f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xd884c0…20eb9d
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xcaeaab…9a541f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xa157c4…d3ad4b
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x1e68b3…ca9f19
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x867024…8c4284
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x2888ad…15549f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x717336…075470
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xd21784…c621ee
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x56f71c…9715e3
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x67a1f5…9e4e2b
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x759970…f1db1d
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xe21d3d…0e3c3f
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x0953ab…015d0e
0xb290…95a80xfe80…47eeBase—$0.001100%fluxa72d ago0xce9d5a…291faa
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x302c3e…8a861c
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x788680…5bf6bd
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0x5b191c…65b8cd
0xb290…95a80x9c95…e299Base—$0.001100%fluxa72d ago0xbda8b7…66c75e

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.