Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xdcc541…059b83
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xdba4a4…c77734
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x24f6ac…9a0384
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xafdb8d…549d9d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x8cb40e…a96863
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x32e257…d5262c
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x31b2d0…2206fc
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x47daca…0b6669
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xbc392e…efce61
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x48bcee…a9fb38
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xf18923…526b8b
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x8f26e8…84dd96
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x55bbf5…df4b11
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xa136cf…d1f5f5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x7a5ba6…be6177
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xd3e05b…6d6483
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x34d000…8af59d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x06cc47…0714c6
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x9720a3…2de981
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x55c2ab…f1d2d5
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x79f9e9…f810bf
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0x30d086…7045e7
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xd08397…54f7d6
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa113d ago0xc85daa…49726a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa114d ago0xe1502e…f7ac72

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.