Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x883577…85d361
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x9676ac…b89bdc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xdbb8d0…6451c7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x8cabaa…ec5e89
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x61a38a…611f2a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x3a110d…9e1a1f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xa50d4c…41167d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x20634d…fb79da
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xeeed2d…721ca9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x2e5cbb…d9e690
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x0a6f14…0c803b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xa803eb…52d68d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xa70bd2…b1d243
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xb6405d…71114d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x3961c9…6c6dda
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x9f5ab3…196ec2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x4704c4…bb1c25
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xdc36b8…e9b072
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xa38726…eb8679
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x9c3528…df8d89
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x495bd3…a2e548
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xd13fa4…5f3422
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x57165b…074735
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0xc38d92…58e00d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa22d ago0x0b5016…619b84

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.