Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0xf1662a…7d78ea
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x3103f4…1da251
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x1fb0b4…958e41
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0xa3b9d3…67b5d1
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x54938c…5a4373
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x81e485…4ddff3
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x6f464e…bb55d2
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x48a9b2…a80b5f
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x6b46d7…9bd9a1
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0xf31194…9ae0ff
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x351d6d…79ad6d
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0xad7eb5…c4522d
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0xa7d2e5…d0d945
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0xca3d51…1de38a
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x5d9728…0f39b9
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0xb1e5a1…51d300
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x7337d4…65f753
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x77a323…592119
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0xa7510c…26529e
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x901d2c…72377f
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x3f33ad…bfbbd6
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x862a2c…850d3f
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa36d ago0x6e2d9d…4ff3eb
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x193591…df7c3e
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa36d ago0x4715da…5e46b5

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.