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$2.10100%0x1e76…9aba63d ago0x29d936…7c2fea
0xa787…64cf0x0e3d…7757Base$11.55100%0x2740…f50463d ago0xe1295d…bb5ab3
0xa787…64cf0x0e3d…7757Base$5.25100%0xa0c6…2cb463d ago0xb86804…2dea0b
0xa787…64cf0x0e3d…7757Base$4.20100%0x9190…8d8363d ago0x8ec428…aef80e
0xa787…64cf0x0e3d…7757Base$15.75100%0xcf6b…a40a63d ago0x19185e…d6ac11
0xa787…64cf0x0e3d…7757Base$1.05100%0x5a50…c82c63d ago0x19fb56…bf5b68
0xa787…64cf0x0e3d…7757Base$5.25100%0x643b…940463d ago0x29cf1b…72694d
0xa787…64cf0x0e3d…7757Base$1.05100%0xe935…f90463d ago0xbaa061…e9a62b
0xa787…64cf0x0e3d…7757Base$7.35100%0x8516…088363d ago0x307d41…58f6d3
0xa787…64cf0x0e3d…7757Base$126.00100%0xc366…284e63d ago0x2a087a…230a58
0xa787…64cf0x0e3d…7757Base$1.05100%0x1708…5a2763d ago0x3c0b62…f8af21
0xa787…64cf0x0e3d…7757Base$5.25100%0x4596…ce0963d ago0x32387d…50e9b2
0xa787…64cf0x0e3d…7757Base$10.50100%0xa2ae…033163d ago0xa4f008…67a9ae
0xa787…64cf0x0e3d…7757Base$2.10100%0xd301…c7ff63d ago0xd5a799…c1c803
0xa787…64cf0x0e3d…7757Base$11.55100%0x0524…938963d ago0x89cf70…cb0398
0xa787…64cf0x0e3d…7757Base$10.50100%0xd500…f63a63d ago0xd116bd…413ad8
0xa787…64cf0x0e3d…7757Base$8.40100%0xd253…4d1863d ago0x7f348e…6cc63d
0xa787…64cf0x0e3d…7757Base$52.50100%0x4eef…bbd263d ago0x79de6b…8599fb
0xa787…64cf0x0e3d…7757Base$3.15100%0xf31d…cc4b63d ago0x06f29c…14f58b
0xa787…64cf0x0e3d…7757Base$10.50100%0x55b3…f1a063d ago0x728635…4cf345
0xa787…64cf0x0e3d…7757Base$1.05100%0xc86d…b47f63d ago0xa87849…d59b8d
0xa787…64cf0x0e3d…7757Base$1.05100%0x7cf5…240763d ago0xf4a00d…3e4d73
0xa787…64cf0x0e3d…7757Base$1.05100%0x6a32…813663d ago0xc7a472…919c08
0xa787…64cf0x0e3d…7757Base$10.50100%0x2ee2…15c463d ago0x5d7380…42fe2b
0xa787…64cf0x0e3d…7757Base$1.05100%0x01d6…4c2963d ago0x150197…a00dea

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.