Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcebe27…b94a00
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xab3e1a…3ef54d
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x401605…e0d829
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3d02da…4ea888
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa64f3a…f7e240
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x8fc640…d50393
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x9055e0…515a96
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x219a9e…b8cd74
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3da08a…e9c815
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0c89a4…bb265a
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x28053f…bf9463
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xde516e…feab49
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xbcf700…e51cd7
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x48dd51…408918
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x4dafcb…eafa99
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x04fb96…fa29bf
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xfabce2…5d7c3f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xeb5e17…a0ef16
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x0e1e40…baa0a9
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xd21334…7d8495
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe91d11…5540f8
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xfed26e…c5c117
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xc51300…95fe15
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x73d287…a1f235
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xddc1e0…efe2b1

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.