Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xcffa57…a23a01
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa32d ago0x0aae03…e77289
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xff3723…352f0a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xa719d3…eb9826
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x4be91b…b4da9c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xfd12fc…8925d6
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xf4e6c2…502e76
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa32d ago0x772dd6…487fd0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x505d6d…8f5e36
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa32d ago0xd35c56…be9e59
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x13733f…2836d1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x9ceecf…9a2d4c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xd12f2c…4fad89
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa32d ago0x17d3ef…addf68
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x0296d9…33a439
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xa954c0…99754e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x4bb266…8086cf
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0x5055f2…fc7135
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xcfa74b…a62e95
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa32d ago0xfc4533…a76ada
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa33d ago0xdc86a8…01a55e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x1be07d…5e093e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x475e74…f6f721
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x4d4e31…13681e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa33d ago0x2d94ae…6001fd

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.