Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xa30a9f…bfbe1c
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x4ea28a…1e16fb
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x897248…524499
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa46d ago0xb40f8b…e8b184
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa46d ago0xcea349…3152a9
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x4e2cea…669de8
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xebeef6…d3411f
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x33c727…885069
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xcb4fbe…7393f4
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x066c3e…881578
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x6eb13f…458f15
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xecc5ac…889dee
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x380d80…226ed9
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xea952d…4d942b
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa46d ago0xea932a…a645c0
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xebb5cd…4647a5
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x200cc5…c0dec7
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x658db6…a3e443
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0xfe2fe5…2def66
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0x390583…e774c1
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa47d ago0x433696…2ae1c0
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0xff049d…725205
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0xfce01a…1ce61d
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0xb39fda…1bfbbb
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa47d ago0xa49d86…4fefe3

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.