Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3770…02790x6351…0d62Base—$11.99100%0x6351…0d6282d ago0xf99a37…553310
0xfee3…59860x6351…0d62Base—$5.22100%0x6351…0d6282d ago0xf568ab…175c6b
0x8872…e4680x6351…0d62Base—$25.09100%0x6351…0d6282d ago0x66f1ab…38c6fc
0x8872…e4680x6351…0d62Base—$26.90100%0x6351…0d6282d ago0xd093e1…717b0f
0xa3c8…96250x6351…0d62Base—$1,768.68100%0x6351…0d6282d ago0x147abd…7b1316
k42.radicle.eth0x6351…0d62Base—$50.00100%0x6351…0d6282d ago0xc583e9…771dab
0xa079…57280x6351…0d62Base—$16.00100%0x6351…0d6282d ago0xc14330…49db58
an875.eth0x6351…0d62Base—$0.23100%0x6351…0d6282d ago0xc29945…00b08d
0x235d…cb130x6351…0d62Base—$3.00100%0x6351…0d6282d ago0x946474…c57a61
0x2dd0…99cb0x6351…0d62Base—$0.25100%0x6351…0d6282d ago0x3fff2e…fdb9d4
0x50cc…ebfa0x6351…0d62Base—$1.47100%0x6351…0d6282d ago0xe13b68…5406e9
0xa2cc…8c860x6351…0d62Base—$1,029.43100%0x6351…0d6282d ago0x724edb…99f236
0x191e…8c5d0x6351…0d62Base—$50.77100%0x6351…0d6282d ago0xa3631c…06ef77
metavinoth.eth0x6351…0d62Base—$15.78100%0x6351…0d6282d ago0xc1fee3…efde97
0x819a…71c20x6351…0d62Base—$4.00100%0x6351…0d6282d ago0xb99cd5…ea7101
webe27.eth0x6351…0d62Base—$13.30100%0x6351…0d6282d ago0x7dec04…2d518e
sashjayanth.eth0x6351…0d62Base—$10.10100%0x6351…0d6282d ago0x42be6b…61948c
soxsoe.eth0x6351…0d62Base—$31.66100%0x6351…0d6282d ago0xcff1f5…e5ef26
bigevents.eth0x6351…0d62Base—$13.30100%0x6351…0d6282d ago0xfcb595…51aeec

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.