Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5d0b…1ded48d ago0xa97f93…c7cd2c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x27f5…dfdc48d ago0xfe729b…b777b0
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfdd4…df7248d ago0xd948e1…230f66
0xa17c…60a90x0e3d…7757Base—$21.00100%0xb11e…6e5a48d ago0x550ae6…baa500
0xa17c…60a90x0e3d…7757Base—$2.10100%0x28ce…606148d ago0x5922c1…4560b9
0xa17c…60a90x47c5…4fc3Base—$8.4070%0x8bdc…90be48d ago0xaa2f0a…e2258a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4345…1ce948d ago0x70544a…b19378
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc22e…e4a148d ago0xd9644f…0f492d
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x8d6c…345848d ago0x8b546e…1b38d0
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x63f4…be0148d ago0xa56981…f3c9a5
0xa17c…60a90x0e3d…7757Base—$1.05100%0x52ba…517748d ago0x93b49c…8ffbf9
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0744…c73c48d ago0x3f424f…cbdf76
0xa17c…60a90x0e3d…7757Base—$1.05100%0x493f…ab8f48d ago0xd5fdb9…5ece88
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x99d9…ec9d48d ago0x8e4071…f73e95
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc86d…b47f48d ago0xce612f…22cdfe
0xa17c…60a90x0e3d…7757Base—$2.10100%0xef99…bf5948d ago0xdc24fe…fb42ef
0xa17c…60a90x0e3d…7757Base—$21.00100%0x44bc…cd6a48d ago0x04dabd…e034da
0xa17c…60a90x0e3d…7757Base—$3.15100%0xbc4f…cafd48d ago0xd10da7…b6980a
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe347…5b3048d ago0x3be8ee…ff264c
0xa17c…60a90x0e3d…7757Base—$47.25100%0x1ceb…22ad48d ago0x021da5…f2b6bd

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.