Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xc234…1c3850d ago0x26ee38…ae0c10
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2fb6…129750d ago0xe85aad…494cb4
0xc9a2…31540x47c5…4fc3Base—$15.7570%0xb77d…5f2d50d ago0xd3e8b4…37b0cb
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa070…95e050d ago0x59020e…c21aed
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x1bc6…2f9050d ago0x237115…eb7ba6
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x76aa…2a0a50d ago0x913d1b…a9002d
0xc9a2…31540x47c5…4fc3Base—$3.1570%0xfd6b…ae3950d ago0x9cb70c…e0abbc
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2a1b…cb2850d ago0x869550…04740f
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xdb82…274850d ago0x515358…a40943
0xc9a2…31540x0e3d…7757Base—$10.50100%0xa640…7f4050d ago0x6ecc7a…66d1af
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x3845…8ad250d ago0xf1adfa…8ecb0a
0xc9a2…31540x47c5…4fc3Base—$3.1570%0xfbad…25fb50d ago0x25b429…88279f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb31a…568f51d ago0x11da1f…44e29e
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x7fb5…6c5251d ago0xd7c945…b72335
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x6344…a21a51d ago0x4a5d2b…7132c3
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc7fb…441451d ago0x889ce0…ff614b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7666…72f451d ago0x2195d3…cb5b76
0xc9a2…31540x47c5…4fc3Base—$1.0570%0xb92d…57bc51d ago0xd76c19…56f24b
0xc9a2…31540x0e3d…7757Base—$10.50100%0x75ef…a0f951d ago0x3373f0…71a17b
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x8944…ba2a51d ago0x3c315a…0d0e6a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc629…e70151d ago0xd00043…dcf655
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcf6b…a40a51d ago0x501c03…94c489
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xe9f7…982b51d ago0x68209d…405ad6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7666…72f451d ago0xbb82ca…1d59f5
0xc9a2…31540x47c5…4fc3Base—$6.3070%0x1a34…32c151d ago0x175ad0…53c1f7

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.