Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x48393e…dc1cf3
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x76f15d…5c3a1f
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0xfd6cec…618cfc
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x2ebc47…423f21
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0xd95115…eb8ae8
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x6b6480…749e78
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0xcd1927…02d4f7
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x88dfdc…ecd629
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x754c03…f96d8a
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x9ea4d9…725eb5
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x06e702…c1eda2
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x0148d4…30031a
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x8c66ad…e4738f
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x951acb…a38345
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x69b1e7…eaec23
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0xf44b78…f2439d
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x629df1…1d52b0
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0xc5b27c…213852
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x9d0e52…39c281
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x487dbd…2c3369
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa54d ago0x19d5dc…cac702
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa55d ago0x4a74f6…71ea4c

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.