Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0xb55c…2e3e45d ago0x0b324a…0a207d
0xa787…64cf0x0e3d…7757Base$12.60100%0x5047…e94045d ago0x399a8a…4c4bdf
0xa787…64cf0x0e3d…7757Base$5.25100%0xb97a…ba2d45d ago0xd14d1d…035af4
0xa787…64cf0x0e3d…7757Base$105.00100%0x560f…a71345d ago0xcbc939…be67f2
0xa787…64cf0x0e3d…7757Base$1.05100%0x1053…e7a945d ago0x4bd4dc…b0a3ca
0xa787…64cf0x0e3d…7757Base$3.15100%0x69ba…d2e245d ago0x08f744…643973
0xa787…64cf0x0e3d…7757Base$15.75100%0xdb8c…386145d ago0x8987f5…b8806c
0xa787…64cf0x0e3d…7757Base$5.25100%0x9ee0…41c345d ago0xe1e77f…4752c8
0xa787…64cf0x0e3d…7757Base$10.50100%0x0c68…47ce45d ago0xcd935e…ad5f33
0xa787…64cf0x0e3d…7757Base$2.10100%0x78ce…877f45d ago0x9cdb26…27f906
0xa787…64cf0x0e3d…7757Base$2.10100%0x0b7e…f08e45d ago0xcdaa8e…a7f308
0xa787…64cf0x0e3d…7757Base$1.05100%0xbb99…f69a45d ago0x5218ef…8b1705
0xa787…64cf0x0e3d…7757Base$2.10100%0x8c9f…11af45d ago0x602ed4…c700d7
0xa787…64cf0x0e3d…7757Base$4.20100%0x24a4…540a45d ago0x9dd9f4…a5360f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x09f6…b65c45d ago0x75c4e0…8bf001
0xa787…64cf0x0e3d…7757Base$2.10100%0xe706…1d9b45d ago0x68d8c6…3841d4
0xa787…64cf0x0e3d…7757Base$3.15100%0x212c…a8f645d ago0x0fdc6c…4ec693
0xa787…64cf0x47c5…4fc3Base$22.0570%0x9ee0…41c345d ago0xbee4c1…aa522a
0xa787…64cf0x47c5…4fc3Base$1.0570%0x771b…60b845d ago0x144507…052dd9
0xa787…64cf0x47c5…4fc3Base$4.2070%0x6280…2e7945d ago0x8b9260…6c9d16
0xa787…64cf0x0e3d…7757Base$10.50100%0x05c6…16ba45d ago0x7ddbe1…35a531
0xa787…64cf0x0e3d…7757Base$10.50100%0x2041…bdf645d ago0xde80ba…9cfb68
0xa787…64cf0x0e3d…7757Base$2.10100%0x54c8…88d545d ago0x2f6396…d8ed8b
0xa787…64cf0x0e3d…7757Base$2.10100%0x6aad…f13345d ago0xfa862b…25ba0b
0xa787…64cf0x0e3d…7757Base$5.25100%0xc6b9…2d8645d ago0x92c4c1…fe5fb1

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.