Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$3.1570%0x88cf…d21b43d ago0x40bb96…bcb911
0xa17c…60a90x0e3d…7757Base—$2.1070%0x617f…c06d43d ago0x93ad56…54e553
0xa17c…60a90x0e3d…7757Base—$10.5070%0xa690…238c43d ago0xb86d90…dbe766
0xa17c…60a90x0e3d…7757Base—$1.0570%0x0fb0…485943d ago0x032cfa…f90984
0xa17c…60a90x0e3d…7757Base—$10.5070%0x73f4…836743d ago0x6a2d81…d5e5c5
0xa17c…60a90x0e3d…7757Base—$21.0070%0x160a…c89143d ago0xc70d70…3d18df
0xa17c…60a90x0e3d…7757Base—$1.0570%0x1af6…8fa343d ago0x10b2b2…b836f0
0xa17c…60a90x0e3d…7757Base—$21.0070%0x3ab4…e68443d ago0xcd4c1b…180714
0xa17c…60a90x0e3d…7757Base—$21.0070%0x7c94…b13e43d ago0x5af8c9…35b04c
0xa17c…60a90x0e3d…7757Base—$1.0570%0xa782…cada43d ago0x536faf…9b5751
0xa17c…60a90x0e3d…7757Base—$3.1570%0x6476…d72643d ago0x9a0cde…da2fa1
0xa17c…60a90x0e3d…7757Base—$1.0570%0x37bf…71af43d ago0x96df13…90b7ec
0xa17c…60a90x0e3d…7757Base—$2.1070%0xc2ed…bd4e43d ago0xde4b94…dea8e7
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x5047…e94043d ago0xbc0d4a…174ebb
0xa17c…60a90x0e3d…7757Base—$10.5070%0x7fb5…6c5243d ago0x90b31a…37a74e
0xa17c…60a90x0e3d…7757Base—$21.0070%0x12fd…41c843d ago0xb58423…1a4289
0xa17c…60a90x0e3d…7757Base—$1.0570%0xb3fe…1c0543d ago0x06707e…060629
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x2b28…0c2144d ago0x09c6e1…3a68e5
0xa17c…60a90x0e3d…7757Base—$1.0570%0x6e05…667f44d ago0xd17796…b1a62a
0xa17c…60a90x0e3d…7757Base—$2.1070%0x6b3c…58cb44d ago0xcbf737…44508f
0xa17c…60a90x0e3d…7757Base—$21.0070%0x1dbc…007e44d ago0x8ac097…62a623
0xa17c…60a90x0e3d…7757Base—$10.5070%0x9d1a…013544d ago0x137342…c9f9ca
0xa17c…60a90x0e3d…7757Base—$3.1570%0xcf6b…a40a44d ago0xba25d7…2a2d08

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.