Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xe000ed…7a922e
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0xc3fd71…2b6c6a
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2m ago0x7e79fa…887d62
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase4m ago0xf54fce…6a9d16
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase5m ago0x8e61c1…cdddb7
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase6m ago0xc2aa62…6dfbd0
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase7m ago0x265c0e…a594e8
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase8m ago0xd2486c…1ccd55
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase9m ago0x588d94…aef736
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase10m ago0x057932…e5ffcc
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase11m ago0x9db920…0eba34
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase12m ago0x40c9ed…f31c64
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase13m ago0x7b881a…85c2f5
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase15m ago0xb47106…5d8239
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase16m ago0xfa8bf7…c6dfdc
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xc53e36…5db44e
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x96c447…d02918
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x431b41…b26a40
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf731fa…d81b6b
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x2ac1fa…756774
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x0de93e…5d843e
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x979e4a…49f5ab
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x50a0ef…28609d
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x1c6aad…3a1cd6
0x0241…beb50x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xa522e2…824137

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.