Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x92ca…c4310xf5f2…e0afBase—$0.0170%0x0018…ca9713d ago0x034320…abc196
0xb4ad…be890xf935…78f6Base—$0.0270%0x0018…ca9713d ago0xc38111…40d32a
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x08b5f5…a07c14
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xef8ce8…029756
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x734389…bdc370
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xe7d607…e8db05
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x441f23…576edd
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x1889fe…8c377e
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xf3986a…92ba08
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xfa77f2…622a4b
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x7bc86a…fdbbb9
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x98be01…b03e1b
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xc1b80f…295f5c
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xeb561a…436dc8
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xbd4852…7c1c04
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x5cabd1…fe91db
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xf4895a…53afba
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xe3cf7d…31f976
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x55be58…dc3d67
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xd1cb43…25999f
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x5f0a35…7daafa
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0xa08242…e67d1e
0xc64a…e8fb0x7246…b43dBase—$0.007570%0x0018…ca9713d ago0x891399…a69e16
0x0362…ee920xf5f2…e0afBase—$0.00570%0x0018…ca9713d ago0x7e08de…af91c3
0x0362…ee920xf5f2…e0afBase—$0.00570%0x0018…ca9713d ago0xeb1834…bb694d

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.