Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x0d66d5…79246f
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x5d3223…57781e
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0xfbe923…09a062
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x4e524d…9519c6
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x0baddf…2f6bee
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x02ebff…beec2f
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x0bc5fc…df4d3b
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x47e15b…b50754
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0xb2e852…3f0af9
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0xa80d6d…e42b7e
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0xc4aeec…8d9f73
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x262d68…fa0621
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x73a92d…b79388
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x62cbf2…b93fd2
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x8681f5…75fcd9
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x87b667…7dbd19
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x9713ae…f4312a
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0xfe4d15…fca507
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x489b84…c22964
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0xadbe1f…43ea47
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x4de03f…1e4335
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a5d5f…fab529
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa36d ago0xa6e91c…e6b421
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x852b45…157922
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa36d ago0x41e95d…7cafce

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.