Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7d3…9dc20x9d35…97d4Base—$2.76100%fluxa118d ago0xfb4ded…7eabbe
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x4f9022…edb2eb
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x4b3908…0b56e9
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x641d4a…a708ca
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x4d9376…c943b4
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x1ff40d…67b750
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x62ed60…6c6666
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x524757…566d2b
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xfbc59f…3a937d
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xf8a9cf…297b50
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xf1b93f…fc1841
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x406de5…bb4a2c
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xf7e1af…abf7c7
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x17522b…51c404
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xbcea88…b53ad2
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x591ca0…f20745
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xb717de…7c7a19
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x87675f…7d36e6
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xa8cf7c…1f5ec6
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x00b3d0…eeab2d
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x6ee5ef…0bc3f1
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0x02d566…4679f0
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xac3629…ad921e
0xd1ae…81330xf7d3…9dc2Base—$0.12100%fluxa119d ago0xf42dfb…1b3458

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.