Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x649627…549fc0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x396679…c1f246
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xb8dcc1…78e3e8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x54ec94…4e57dd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xf64f7f…717f89
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x7cffc0…1c3474
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xc71bd1…f5c7fb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xdc9cb3…cf7f33
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xe53216…22e738
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x855674…22503a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x61fec8…5f7836
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x4da720…fdd0a8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x6ffe8e…e93893
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xb62e2e…e011c2
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xb21400…646fcb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xcbaa49…990df1
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xb62e7a…4248a7
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xbbde3e…01d554
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x687967…c566eb
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x5310f0…7b535b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x208b5d…99fa28
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x7a66ea…5d790c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xa5bbb1…e3cf02
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0x095e84…2f3291
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa64d ago0xe30a9d…ba57bd

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.