Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0x8112…516742d ago0x106e8e…ae9783
0xc9a2…31540x0e3d…7757Base$2.10100%0xd253…4d1842d ago0xf3c536…625ce7
0xc9a2…31540x0e3d…7757Base$3.15100%0x14dd…a4ea42d ago0xc763b2…fddb2b
0xc9a2…31540x0e3d…7757Base$21.00100%0x3494…a4d142d ago0x70c73a…406bc8
0xc9a2…31540x0e3d…7757Base$10.50100%0xc4a4…9e8642d ago0x6dd902…6fc5bd
0xc9a2…31540x0e3d…7757Base$6.30100%0xc52b…5a8d42d ago0xb1f607…8a83ec
0xc9a2…31540x0e3d…7757Base$5.25100%0x9cee…c9d942d ago0xbd2602…6f9201
0xc9a2…31540x0e3d…7757Base$10.50100%0x3d68…f69e42d ago0xe5867b…802505
0xc9a2…31540x0e3d…7757Base$10.50100%0x6fec…af4042d ago0x562e34…753f1d
0xc9a2…31540x0e3d…7757Base$8.40100%0x1c63…f5e742d ago0xdb1edc…974f99
0xc9a2…31540x0e3d…7757Base$5.25100%0xff29…064642d ago0x6fcbfd…1ef9d9
0xc9a2…31540x0e3d…7757Base$31.50100%0x1668…2c3e42d ago0x393626…24ff93
0xc9a2…31540x0e3d…7757Base$1.05100%0x33a2…877f42d ago0x246595…4aadc3
0xc9a2…31540x0e3d…7757Base$10.50100%0x4173…266542d ago0x0ffba4…cd55f1
0xc9a2…31540x0e3d…7757Base$21.00100%0x699a…427442d ago0x3a4dae…ea8af3
0xc9a2…31540x0e3d…7757Base$3.15100%0x84ea…0e4742d ago0x25bb65…19d6a5
0xc9a2…31540x47c5…4fc3Base$1.0570%0xc76e…a7a942d ago0xc69f16…df5977
0xc9a2…31540x0e3d…7757Base$1.05100%0x1053…e7a942d ago0x7a1ae4…de5210
0xc9a2…31540x0e3d…7757Base$10.50100%0x9d18…1e3a42d ago0x3ae907…8570c4
0xc9a2…31540x0e3d…7757Base$10.50100%0x4ec9…366142d ago0x001097…b6112c
0xc9a2…31540x0e3d…7757Base$5.25100%0x096a…5c7b42d ago0x6c92a5…4a29ed
0xc9a2…31540x0e3d…7757Base$1.05100%0xd8cf…8eb742d ago0x006cd7…dd6cd6
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf643…981042d ago0x5f46c5…6555ae
0xc9a2…31540x0e3d…7757Base$1.05100%0x816c…9f8642d ago0xb00706…17a444
0xc9a2…31540x0e3d…7757Base$27.30100%0x9765…21f542d ago0xb4b8ed…5e9cca

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.