Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xd0e315…d2dc82
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x861c1d…aeed2c
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x49c36c…7d1b99
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x53311d…e3c73f
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x54fae1…027218
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x2814e7…a04848
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x938e7a…cd6902
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x2372b3…a76db7
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xaa5096…f8df67
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xe388c1…97437a
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x7fe7f7…61bc82
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xa81f20…78661f
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xa4761e…45be85
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x7f1667…62a08d
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa42d ago0x3cd9d3…404dd3
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x7e4621…9e53a2
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x415dde…95e2e2
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xe9dfc6…4a2100
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x532ea9…573298
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x7d9f38…8a36b1
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x39a44a…c38969
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x1e5c3f…0f706a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xbfe849…dc3e4e
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xc28f0e…20f520
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x9d25ca…4627d4

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.