Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xaf4176…33ca95
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xf9d03b…574371
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x88e05e…71eb51
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x947c4a…1ceadb
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x2f7af9…32c7d9
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xfc6807…17050f
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x713932…4f2756
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xc2d993…c92731
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x969c10…ea4bbb
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xd13f81…02a59e
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x45a131…d6031f
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x3a95eb…0fced5
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0x9d0b47…2ab062
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa71d ago0xaef975…32f759
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x4178b5…4d1000
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x99318f…29b5bb
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x9bbbd5…122ab6
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xc0dc2e…5f8d63
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xd7b350…91ae2c
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x3aa014…ea0624
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xb53bd8…c15ac5
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x77b412…d1fa25
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xc049e8…3fc024
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0xbdc2c7…5dd907
0x63ae…286a0x9c95…e299Base—$0.001100%fluxa72d ago0x56b505…97d981

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.