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—$2.10100%0xef99…bf59116d ago0xc78e74…bf34fb
0xa17c…60a90x0e3d…7757Base—$5.25100%0x96be…0b46116d ago0xc558d0…849bb0
0xa17c…60a90x0e3d…7757Base—$2.10100%0x52ba…5177116d ago0x1b47c1…4e2aa6
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4e4a…2e73116d ago0x805ed3…0f97ed
0xa17c…60a90x0e3d…7757Base—$2.10100%0xbb4c…e40c116d ago0x268f1c…c09079
0xa17c…60a90x0e3d…7757Base—$1.05100%0x450f…b506116d ago0xd8d196…0bf5b8
0xa17c…60a90x0e3d…7757Base—$5.25100%0x7bc8…4261116d ago0xaef3e7…cb9004
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7381…a3ba116d ago0xad4f23…ac0609
0xa17c…60a90x0e3d…7757Base—$1.05100%0x12fd…41c8116d ago0x067a32…6ca5ce
0xa17c…60a90x0e3d…7757Base—$21.00100%0x4760…47ea116d ago0xcc18f0…a16b2e
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa438…8fb8116d ago0x868fd0…4a7b50
0xa17c…60a90x0e3d…7757Base—$31.50100%0x9667…204e116d ago0x9f1f82…9a017d
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3845…8ad2116d ago0x350a9e…e4e754
0xa17c…60a90x0e3d…7757Base—$6.30100%0x93eb…4c29116d ago0xf0fc1c…17fe76
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4173…2665116d ago0x2a61e1…700191
0xa17c…60a90x0e3d…7757Base—$10.50100%0x212c…a8f6116d ago0xe969b3…9b7806
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5a57…2a9e116d ago0x5cd65c…e36964
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6e05…667f116d ago0x3fdb51…7c11ac
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4ec9…3661116d ago0x13e503…e7c66d
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8bc8…eb02116d ago0xd330d2…0bde6e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8e4d…98c0116d ago0x1a0455…565e3a
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1241…0720116d ago0xe1e146…37f75c
0xa17c…60a90x0e3d…7757Base—$10.50100%0xeb2b…34ca116d ago0x08afe9…7d52ef
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc06a…3447116d ago0xd71778…e1ff24
0xa17c…60a90x0e3d…7757Base—$3.15100%0xafd1…680d116d ago0xf788d2…4140d3

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.