Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0xfe9ac6…db37bc
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0x77c1b4…f52ba8
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase3m ago0x02220a…5830e0
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase4m ago0x14eec4…7ae795
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase5m ago0xd9037c…0057e3
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase6m ago0xdb0511…85965f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase7m ago0x04c0a0…c9c828
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase9m ago0x7a65a5…c7e458
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase10m ago0x227c0a…e28d7f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase11m ago0x4d112a…41d319
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase12m ago0xcca7a0…d76e0b
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase14m ago0xc20438…a7671c
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase15m ago0xbd6def…a6028f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase16m ago0x4cb9d0…7301bc
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase17m ago0x4bd40a…4541fa
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase18m ago0x606a14…5cfc07
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase20m ago0x69af9a…902bfe
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x4d49e4…0cdf9a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf3b942…3d8f6f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5b8a84…3c3537
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5c7148…8aeeee
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x0cb61d…aee120
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xdd0cc2…d05af5
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x1e6f96…f3364a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3e6d1a…ac58bd

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.