Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc5d…3ada0xc4f0…0bb9Base—$324.09100%0xd05c…826047d ago0x595b21…df4a2a
0x540c…078d0xc4f0…0bb9Base—$175.05100%0xd05c…826047d ago0xff8721…6c6fc6
0xce43…81f90xc4f0…0bb9Base—$61.02100%0xd05c…826047d ago0xa8216b…90aa99
0x5af9…a5de0xc4f0…0bb9Base—$37.01100%0xd05c…826048d ago0x8b2cd5…e945d5
0x5af9…a5de0xc4f0…0bb9Base—$36.01100%0xd05c…826048d ago0xb95f06…480813
0x5af9…a5de0xc4f0…0bb9Base—$35.01100%0xd05c…826048d ago0x486eae…d3e6df
0xb822…bb300xc4f0…0bb9Base—$39.56100%0xd05c…826048d ago0xd105be…09cf14
0xb822…bb300xc4f0…0bb9Base—$39.67100%0xd05c…826048d ago0xef7430…a4e22c
0xf08c…638a0xc4f0…0bb9Base—$445.15100%0xd05c…826048d ago0x3d03b1…7c8207
0xf08c…638a0xc4f0…0bb9Base—$425.12100%0xd05c…826048d ago0xcc8d1f…4fbc67
0x3b31…4cf70xc4f0…0bb9Base—$5.00100%0xd05c…826048d ago0xe7a849…49aba6
0xf08c…638a0xc4f0…0bb9Base—$426.16100%0xd05c…826048d ago0x655503…3f1f8a
0x3b31…4cf70xc4f0…0bb9Base—$5.00100%0xd05c…826048d ago0xea6683…88d06e
0xf08c…638a0xc4f0…0bb9Base—$407.17100%0xd05c…826048d ago0xc3c6e0…0de834
0x3b31…4cf70xc4f0…0bb9Base—$5.0070%0xd05c…826048d ago0x3af709…dfaac8
0x3b31…4cf70xc4f0…0bb9Base—$3.00100%0xd05c…826048d ago0x7f2267…3c5d97
0x3b31…4cf70xc4f0…0bb9Base—$0.50100%0xd05c…826048d ago0x2b6edb…18da9c
0x80ad…9d270xc4f0…0bb9Base—$43.0170%0xd05c…826048d ago0x82f724…522bf4
0x80ad…9d270xc4f0…0bb9Base—$42.0170%0xd05c…826048d ago0x406901…1e1d44
0x80ad…9d270xc4f0…0bb9Base—$42.0170%0xd05c…826048d ago0xc013c2…351c33
0x80ad…9d270xc4f0…0bb9Base—$40.01100%0xd05c…826048d ago0xeb109d…5162fe
0xdf75…b6bc0xc4f0…0bb9Base—$26.31100%0xd05c…826048d ago0x520dab…182e22
0x80ad…9d270xc4f0…0bb9Base—$38.01100%0xd05c…826048d ago0x638c46…d90feb
0xdf75…b6bc0xc4f0…0bb9Base—$25.67100%0xd05c…826048d ago0xea5e0e…e2636e
0x5af9…a5de0xc4f0…0bb9Base—$34.01100%0xd05c…826048d ago0x265594…be7157

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.