Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xecbe65…d8b3c8
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x2365c7…320e9a
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x419e65…f570fe
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc7b02f…1b3da2
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc29567…0da3c8
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x380c2a…8147b6
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xa665ef…aabfea
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x8bca6b…37f09d
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x88d61f…e94609
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x34a736…2c8b84
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x0974c5…aa4475
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x9156e4…e8afd5
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x2c1ba6…c5957a
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc93493…002625
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x01e748…c97ec0
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x358858…aa4811
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x885870…fee71a
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x8007a3…05f440
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x481ad9…4dd042
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xbfe424…fbc250
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xb1e0d9…a68c57
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x4e12cb…203403
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x7c1102…4fc989
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x1de8e6…92d3ec
0x1d9a…a5730x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x162507…f18709

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.