Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafca…5d8e0xb300…8e84Base—$0.20100%candidates100d ago0xb42660…035385
0x3b1a…fb180xb300…8e84Base—$0.10100%candidates100d ago0x27cdd7…2d442a
0x6c03…0c090xb300…8e84Base—$0.15100%candidates100d ago0xf23aff…932709
0xe7a2…762c0xb300…8e84Base—$0.30100%fluxa100d ago0x00c895…263573
0x0270…7b4e0xb300…8e84Base—$0.30100%candidates100d ago0x647097…7fa05f
0xf5e9…412b0xb300…8e84Base—$0.85100%candidates100d ago0x353fbe…0590dd
0xb877…5c9b0xb300…8e84Base—$0.25100%candidates100d ago0x93d2c2…a7ae49
0x92c6…dfdf0xb300…8e84Base—$0.35100%candidates100d ago0x18791f…40bb32
0x0d38…d8260xb300…8e84Base—$0.40100%candidates100d ago0x7df9e6…ad9e18
0x0426…27a60xb300…8e84Base—$0.35100%fluxa100d ago0xb108fd…79fa83
0xf30e…874d0xb300…8e84Base—$0.15100%fluxa100d ago0x88e0fb…0b1cc5
0xe1a4…7f570xb300…8e84Base—$0.25100%candidates100d ago0x3ddc81…845050
0x16e7…325a0xb300…8e84Base—$0.15100%fluxa100d ago0x8bd012…785eab
0x16e7…325a0xb300…8e84Base—$0.25100%candidates100d ago0xaab3ec…cd80f5
0x86d8…8c450xb300…8e84Base—$0.25100%fluxa100d ago0x6b2066…e5f411
0xd5be…dbc00xb300…8e84Base—$0.20100%candidates100d ago0x998475…6cc0a1
0x2085…5d8f0xb300…8e84Base—$0.25100%candidates100d ago0xf1e566…5439de
0xda8f…4b950xb300…8e84Base—$0.25100%candidates100d ago0x4d297c…6db8a1
0xbcca…9fd90xb300…8e84Base—$0.30100%candidates100d ago0x6a38c0…f75108
0x1990…75820xb300…8e84Base—$0.30100%candidates100d ago0xf7d7db…43d969
0x3e2d…e32f0xb300…8e84Base—$0.30100%candidates100d ago0xc96d96…06c90e
0xd9a9…a1730xb300…8e84Base—$0.30100%candidates101d ago0xfef18a…1b9232
0x5aa5…d1f80xb300…8e84Base—$0.30100%fluxa101d ago0x520781…6ac874
0xd9f9…37450xb300…8e84Base—$0.30100%fluxa101d ago0xa97b22…e00d58
0xb606…fbe00xb300…8e84Base—$0.40100%candidates101d ago0xcca117…495be2

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.