Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xa554f0…2c559b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xfdce4b…220e22
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xee35d2…313f33
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x9864cc…ceb736
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0xddf8af…3b4a72
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa36d ago0x030fc3…4ddd68
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0xe39684…1f6b93
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xf7c3c9…ef0465
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x83c03e…ecc534
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x06771f…1e04db
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xc69da5…16ee01
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x679db0…910b8f
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x8137b2…0a9823
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xe8a5f0…38cdd8
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0xa8bfab…ad3ee0
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x007e69…df3d4d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0x902b70…3cf813
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xbe75c8…901d8f
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xdadff7…45cf6a
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xf98141…4ea43b
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xafd504…178add
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x3f8187…a59dde
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xfaf1e9…81f860
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa37d ago0x02affb…a23b44
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa37d ago0xc5acc4…7f5357

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.