Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0xfc4a6b…39a0ec
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0xf42986…45b2bd
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0x771498…da88cb
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0xefce07…dd07c8
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0xf8789e…782290
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0xaef261…179d36
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0x5337ce…000ebb
0x3dca…e70b0x6a0a…bf67Base—$0.01100%coinbase2d ago0x894b70…97ce09
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x3a8a2e…eb959a
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x3250a1…e9dad3
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x03e9fa…7fe8a7
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x4adfd3…43a7f3
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xffcae6…759b7f
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x10190f…b97e80
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x06f92c…c368cb
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x70bcc6…2691fb
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc1f435…247362
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xfa9de1…3b39a0
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x34a4d5…860138
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x8c6f33…70685e
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf9a93e…8d6825
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xb799c9…f93045
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xeba911…6d9795
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0xe16849…a6b12e
0x3dca…e70b0x6a0a…bf67Base—$0.10100%coinbase2d ago0x881c74…b00433

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.