Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$1.08100%Payer-submitted75d ago0x2c1459…4b03f5
0xa54d…49f50xe742…ea88Base$1.94100%Payer-submitted75d ago0xb88471…7bc735
0xa54d…49f50xe742…ea88Base$37.25100%Payer-submitted75d ago0x096386…e2ff4c
0xa54d…49f50xe742…ea88Base$1.08100%Payer-submitted75d ago0x24d406…f7d932
0xa54d…49f50xe742…ea88Base$4.00100%Payer-submitted75d ago0x0b871a…10de83
0xa54d…49f50xe742…ea88Base$5.09100%Payer-submitted75d ago0xe16c6c…761db7
0xa54d…49f50xe742…ea88Base$4.94100%Payer-submitted75d ago0x1743d7…1497c9
0xa54d…49f50xe742…ea88Base$1.96100%Payer-submitted75d ago0xc14285…5d76b3
0xa54d…49f50xe742…ea88Base$199.80100%Payer-submitted75d ago0x51ae21…23c2c7
0xa54d…49f50xe742…ea88Base$1.28100%Payer-submitted75d ago0x485d39…9ac36c
0xa54d…49f50xe742…ea88Base$4.62100%Payer-submitted76d ago0x003867…33ca00
0xa54d…49f50xe742…ea88Base$136.24100%Payer-submitted76d ago0xd670a5…e2ff00
0xa54d…49f50xe742…ea88Base$666.13100%Payer-submitted76d ago0x8c1110…7b5fc5
0xa54d…49f50xe742…ea88Base$49.71100%Payer-submitted76d ago0xbb11ae…509347
0xa54d…49f50xe742…ea88Base$78.46100%Payer-submitted76d ago0xd29343…aa61d2
0xa54d…49f50xe742…ea88Base$8.35100%Payer-submitted76d ago0x10789f…fcad58
0xa54d…49f50xe742…ea88Base$19.97100%Payer-submitted76d ago0xc34702…57421d
0xa54d…49f50xe742…ea88Base$17.14100%Payer-submitted76d ago0x9c9252…c68263
0xa54d…49f50xe742…ea88Base$9.02100%Payer-submitted76d ago0x19e5aa…6dd223
0xa54d…49f50xe742…ea88Base$2.31100%Payer-submitted76d ago0xe200db…85010f
0xa54d…49f50xe742…ea88Base$53.05100%Payer-submitted76d ago0xf967f5…30bb6c
0xa54d…49f50xe742…ea88Base$199.92100%Payer-submitted76d ago0x349292…96ae88
0xa54d…49f50xe742…ea88Base$294.13100%Payer-submitted76d ago0x4c55f6…f32336
0xa54d…49f50xe742…ea88Base$37.36100%Payer-submitted76d ago0x2285cb…78ffae
0xa54d…49f50xe742…ea88Base$24.95100%Payer-submitted76d ago0x1ac83b…fd05f6

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.