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%0xb60e…e3aa50d ago0x13c5b6…d23ec4
0xa787…64cf0x0e3d…7757Base$3.15100%0x39ac…36cd50d ago0x7a5fac…a955b5
0xa787…64cf0x47c5…4fc3Base$5.2570%0xd301…c7ff50d ago0x3ca877…7d9c27
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc072…b4b150d ago0x9ba3c3…74aef3
0xa787…64cf0x0e3d…7757Base$31.50100%0x5944…557250d ago0x5aeaaa…3c7b50
0xa787…64cf0x47c5…4fc3Base$1.0570%0xfbd8…39da50d ago0x6e6c07…4a401b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1f5f…656e50d ago0x4b3c79…bf9837
0xa787…64cf0x47c5…4fc3Base$1.0570%0x1af6…8fa350d ago0x140703…ab23f5
0xa787…64cf0x47c5…4fc3Base$1.0570%0xb689…e28350d ago0x8b933d…de9b0b
0xa787…64cf0x47c5…4fc3Base$1.0570%0xc216…7c2350d ago0x67c6c1…b9b822
0xa787…64cf0x47c5…4fc3Base$1.0570%0x07d6…1b9450d ago0x3c4387…347238
0xa787…64cf0x47c5…4fc3Base$2.1070%0x6f36…132b50d ago0xbd21c6…8c667c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2d29…913b50d ago0x824ddb…b66b32
0xa787…64cf0x0e3d…7757Base$12.60100%0x04fd…2b5250d ago0x360969…56db9a
0xa787…64cf0x47c5…4fc3Base$4.2070%0x8bf2…a82e50d ago0x8321ed…4cbb89
0xa787…64cf0x47c5…4fc3Base$21.0070%0x9d9f…8c6a50d ago0x717fc2…51b4ed
0xa787…64cf0x47c5…4fc3Base$3.1570%0xec7c…5d3250d ago0x952256…5ee5d9
0xa787…64cf0x47c5…4fc3Base$5.2570%0x96be…0b4650d ago0x07201e…eaf4d3
0xa787…64cf0x47c5…4fc3Base$8.4070%0x5520…8e5b50d ago0x9c3b38…f75ee1
0xa787…64cf0x47c5…4fc3Base$7.3570%0x2016…553450d ago0x89653e…ca9dd6
0xa787…64cf0x0e3d…7757Base$4.20100%0x96df…634b50d ago0xa9e52a…3cf65f
0xa787…64cf0x47c5…4fc3Base$1.0570%0xec3e…414c50d ago0xaccf8f…e43c6c
0xa787…64cf0x47c5…4fc3Base$3.1570%0x60b3…977350d ago0x30a5e5…528c5b
0xa787…64cf0x47c5…4fc3Base$5.2570%0x16b5…bfc050d ago0xb7c912…4612f4
0xa787…64cf0x47c5…4fc3Base$1.0570%0x1c63…f5e750d ago0x265424…05b4d7

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.