Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7969…4cf53d ago0x0577b0…2593d5
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x3e5d…fd383d ago0x99d674…24e352
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x3d37…88063d ago0x5812b2…846a35
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7430…b4bb3d ago0x90ff82…5713c8
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xd1bc…096d3d ago0xb2dc1c…4ca864
0x1332…66eb0x47c5…4fc3Base—$99.7570%0xa842…4fd93d ago0x2adfcd…8b8795
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x573b…0d283d ago0x9f503f…b5daf9
0x1332…66eb0xdf62…30eeBase—$99.8770%0xcdfd…ef823d ago0x55d578…2fcded
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9667…204e3d ago0x676ce5…ec7253
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x78ce…877f3d ago0x700c34…26e786
0x1332…66eb0x47c5…4fc3Base—$420.0070%0xa48e…f6613d ago0xd0b2a5…e0dbdc
0x1332…66eb0x47c5…4fc3Base—$1,179.1570%0x8494…2e443d ago0x5dd06c…4aebf9
0x1332…66eb0xdf62…30eeBase—$4.4970%0xa0c6…2cb43d ago0x8cc9b7…126c5a
0x1332…66eb0x47c5…4fc3Base—$73.5070%0x6d55…0cde3d ago0xfd647f…9b65d4
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xec7c…5d323d ago0x527e2c…7acc6a
0x1332…66eb0x47c5…4fc3Base—$49.3570%0xd98d…21053d ago0x04f39b…faa922
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0xc89e…79583d ago0x2f411b…77646e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe4c8…f8873d ago0x090852…7a0722
0x1332…66eb0x47c5…4fc3Base—$39.9070%0x19e0…dcbe3d ago0x6f3bf7…780264
0x1332…66eb0xdf62…30eeBase—$99.9270%0x133d…a4763d ago0x77627d…883a4c
0x1332…66eb0x47c5…4fc3Base—$2,940.0070%0x60af…6a253d ago0x87864d…f83f52
0x1332…66eb0xdf62…30eeBase—$99.9870%0xbc4f…cafd3d ago0x6c27ad…3da8fa
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xd773…a2503d ago0x560166…c692b4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x60b3…97733d ago0x39398b…0f7649
0x1332…66eb0x47c5…4fc3Base—$15.7570%0x2699…b2a53d ago0xa5dd50…721c52

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.