Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0xbdc410…4d6fba
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x1600cd…2b461b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x8d7c6c…15397b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x914419…8d2f88
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x3a9fd2…a63203
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x63900b…8460e8
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x3567fe…a747c2
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x10d307…cf5539
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x6746a5…74125b
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x9c5693…e570d1
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0xb2ec24…10376c
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x6ffb62…bafa27
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0xbfa699…599d77
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x7a0d47…e79b90
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0xbf3d7b…2bb3ac
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa37d ago0xf8344d…2a4364
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa37d ago0x093ece…9a3368
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa37d ago0x5ed7a0…139195
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa37d ago0x75404f…2fb17f
0x4f05…83a10x9c95…e299Base—$0.001100%fluxa37d ago0xac4024…8e585e
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x9c85e8…078394
0x4f05…83a10xfe80…47eeBase—$0.001100%fluxa37d ago0x83072e…0b8d32

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.