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—$5.2570%0x45b0…c0d639d ago0x6f5ab6…ea412f
0xa787…64cf0x0e3d…7757Base—$5.2570%0x065e…0a6039d ago0x938b1d…a1779c
0xa787…64cf0x0e3d…7757Base—$3.1570%0xcd64…d81f39d ago0xead907…8e86b5
0xa787…64cf0x0e3d…7757Base—$1.0570%0x1570…9b0a40d ago0x806bcc…8ea225
0xa787…64cf0x0e3d…7757Base—$4.2070%0x96df…634b40d ago0xd443b5…ed9b52
0xa787…64cf0x0e3d…7757Base—$2.1070%0xa628…b7bc40d ago0x796ff4…2f1eef
0xa787…64cf0x0e3d…7757Base—$2.1070%0x493b…b91640d ago0xdce83a…33ab0a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x52ac…a61d40d ago0xfb0ebf…3bb97f
0xa787…64cf0x0e3d…7757Base—$2.1070%0x28ce…606140d ago0x36d907…a9f4c7
0xa787…64cf0x0e3d…7757Base—$2.1070%0x04e2…747840d ago0x027bdf…ea11e5
0xa787…64cf0x47c5…4fc3Base—$3.1570%0x9971…204840d ago0x1b391a…4ca71d
0xa787…64cf0x47c5…4fc3Base—$2.1070%0x55b3…f1a040d ago0xdf24fd…e60c38
0xa787…64cf0x47c5…4fc3Base—$31.5070%0x6c20…6aed40d ago0x7bbb6d…4a1d3d
0xa787…64cf0x0e3d…7757Base—$3.1570%0x54c7…4b1240d ago0x812b02…ca7a40
0xa787…64cf0x0e3d…7757Base—$2.1070%0x2544…8c4540d ago0xf8fd6b…8b883b
0xa787…64cf0x0e3d…7757Base—$10.5070%0xf200…d9a040d ago0xf19223…0904bd
0xa787…64cf0x0e3d…7757Base—$2.1070%0xb7ce…a06240d ago0x5a1d80…e7d6f2
0xa787…64cf0x0e3d…7757Base—$28.3570%0x89b2…a87a40d ago0x4ffefc…51f615
0xa787…64cf0x0e3d…7757Base—$8.4070%0x406c…cda340d ago0xc0df9e…b4e0c0
0xa787…64cf0x0e3d…7757Base—$21.0070%0xb3fe…1c0540d ago0x01b7d8…72ffd8
0xa787…64cf0x0e3d…7757Base—$10.5070%0xdcda…ec2f40d ago0xf267f1…127d44
0xa787…64cf0x47c5…4fc3Base—$5.2570%0x79f3…6a3840d ago0xaf301a…72434e
0xa787…64cf0x0e3d…7757Base—$10.5070%0x898f…4f5e40d ago0x2492dc…78e5df
0xa787…64cf0x0e3d…7757Base—$10.5070%0x8bf2…a82e40d ago0x8e80bf…ade1ef
0xa787…64cf0x0e3d…7757Base—$10.5070%0x9092…bc9e40d ago0x5e5c29…74440d

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.