Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c99…fa1f0x56f7…2c61Base—$0.30100%payAI30d ago0x32b63a…199c63
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0xb18f2f…0db471
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0xe342a6…4b7d8a
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0xc89797…972eaa
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0xb09c35…167893
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0x8d2240…34fd50
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0x3f0bfd…d2a3ce
0x12f9…f44a0x56f7…2c61Base—$0.02100%payAI30d ago0x3ecd56…e80109
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0x7da060…dbd380
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0x9165f0…fc047b
0x807e…1ceb0x56f7…2c61Base—$0.30100%payAI30d ago0x24c6ca…629f48
0x12f9…f44a0x56f7…2c61Base—$0.30100%payAI30d ago0xbf9451…b9fdf2
0x7bb5…e0330x56f7…2c61Base—$0.30100%payAI30d ago0xf30588…09a83e
0x2660…dd4d0x56f7…2c61Base—$0.30100%payAI30d ago0x9fca36…efa78d
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x199ed0…c476e3
0x5f98…e4760x56f7…2c61Base—$0.02100%payAI30d ago0x9c2e78…564b4a
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x196557…eb6c0e
0x5f98…e4760x56f7…2c61Base—$0.02100%payAI30d ago0x843371…50d99f
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xa21915…d67aca
0x097c…1ecb0x56f7…2c61Base—$0.02100%payAI30d ago0xe9121e…4a1fb7
0x5f98…e4760x56f7…2c61Base—$0.04100%payAI30d ago0x0728f0…1f742b
0x097c…1ecb0x56f7…2c61Base—$0.04100%payAI30d ago0x698318…8f9f41
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xc1df3a…582e01
0x35ad…ecc50x56f7…2c61Base—$0.02100%payAI30d ago0x1ca740…4db0ea
0x35ad…ecc50x56f7…2c61Base—$0.04100%payAI30d ago0x5b79f3…46c278

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.