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$3.15100%0x5df6…642844d ago0x0eb01e…f4475d
0xa787…64cf0x0e3d…7757Base$2.10100%0x4c91…bd4944d ago0xa67dc9…a61fb5
0xa787…64cf0x0e3d…7757Base$10.50100%0x06ee…cb5244d ago0x3969f4…8622b3
0xa787…64cf0x0e3d…7757Base$2.10100%0x14dd…a4ea44d ago0x2bfdec…2c6643
0xa787…64cf0x0e3d…7757Base$4.20100%0x63f7…457844d ago0x549bcc…366516
0xa787…64cf0x0e3d…7757Base$3.15100%0xbc7c…86d444d ago0xd8f56a…24f130
0xa787…64cf0x0e3d…7757Base$2.10100%0x6d10…b12b44d ago0x6449f1…cc77f7
0xa787…64cf0x0e3d…7757Base$3.15100%0xca67…882044d ago0x2e3250…1902d1
0xa787…64cf0x0e3d…7757Base$5.25100%0xda14…75fa44d ago0xd7b64f…3a2e1a
0xa787…64cf0x0e3d…7757Base$31.50100%0xdc27…c47d44d ago0x78c75b…83d920
0xa787…64cf0x0e3d…7757Base$115.50100%0x63fd…c86f44d ago0x44804d…9ebf48
0xa787…64cf0x0e3d…7757Base$1.05100%0x2960…064b44d ago0x432610…d76a5b
0xa787…64cf0x0e3d…7757Base$1.05100%0x29b8…326344d ago0xe13dc7…9d6c78
0xa787…64cf0x0e3d…7757Base$11.55100%0x3764…3be044d ago0x228008…b0e9cd
0xa787…64cf0x0e3d…7757Base$3.15100%0x549c…63b744d ago0x0ac678…c44bdb
0xa787…64cf0x0e3d…7757Base$1.05100%0x33d4…503744d ago0xd32a57…4c7631
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdae3…916a44d ago0xa9b561…60f390
0xa787…64cf0x0e3d…7757Base$5.25100%0x0156…b0f544d ago0x78e078…4c1308
0xa787…64cf0x0e3d…7757Base$2.10100%0x1cb5…c0e244d ago0xd8ee49…2bb514
0xa787…64cf0x0e3d…7757Base$3.15100%0xac5b…869844d ago0x307502…7dcc7c
0xa787…64cf0x0e3d…7757Base$2.10100%0x8183…61da44d ago0x27d76b…2307ca
0xa787…64cf0x0e3d…7757Base$1.05100%0x363e…450d44d ago0x0874e0…482b4b
0xa787…64cf0x0e3d…7757Base$1.05100%0x44ef…9f6344d ago0xe90777…55fb7e
0xa787…64cf0x0e3d…7757Base$3.15100%0x4a3c…710244d ago0x9c4dbf…0c3a13
0xa787…64cf0x0e3d…7757Base$7.35100%0xe59f…80f744d ago0x757c47…06a202

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.