Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x2c6b5b…899f34
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x6fcfb2…cd3728
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x00340b…aa2360
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x699902…814082
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0xdff26f…10b983
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x2a74c4…a51c96
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0xd4d180…ebfd7a
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x2798a6…b8ebcf
0x5982…2f790x670a…7556Base—$2.20100%fluxa107d ago0xe53a7e…5c23e7
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x2cef29…241a4f
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x5ed6f8…e1c731
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0xdbe30d…b39fba
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x69d667…56f1ea
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x8e2b82…fe33ac
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa107d ago0x4b365f…d17e75
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0xfd8ad2…4a7a84
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x2f8a50…2d5b2a
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x7df07c…985480
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x741b33…64a409
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x1f778f…b51c09
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x46965b…ce935f
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x5371e4…cfb336
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x5a1378…54215a
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa108d ago0x02112c…370981

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.