Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xf6f55f…7273bd
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0xf3e46a…3f23b7
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xae5052…5af9fb
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0x0ebd20…84e81f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x3ea2d4…047d54
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0xa4ffb2…839ce9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x53a2c4…09e6dc
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xd4ef86…772e52
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0x0347c0…df858f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x8d103f…09bf11
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x301192…cdcc3e
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xa9d2ba…830efb
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xdaa1da…648f39
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xd5abea…8db6ad
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0xd2ebe4…787230
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0x1f4c7d…cee4d9
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xc3ae6c…a18b44
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x272a80…63d9f3
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0x9d1e2a…e145e1
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa38d ago0xaf9c87…f7a0a1
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0x8e79f5…fadb2d
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa38d ago0xc8ac8d…db7986
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x5e4f72…12efbd
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0xdcba91…0c8fdf
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa39d ago0x35732f…ed08fe

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.