Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
yogablock.eth0x2fc6…befeBase$111.0070%0x6351…0d622d ago0xdabc9c…1daa2d
0x233d…75020x2fc6…befeBase$100.0070%0x6351…0d622d ago0x085b9a…b54bea
0x233d…75020x2fc6…befeBase$340.0070%0x6351…0d622d ago0x9a9ddb…f5d46e
0x1fc7…81790x2fc6…befeBase$14.0070%0x6351…0d622d ago0x325df6…b70ab3
0x1fc7…81790x2fc6…befeBase$29.0070%0x6351…0d622d ago0x0461c0…e3fb1d
0xf519…1a340x2fc6…befeBase$9.6670%0x6351…0d622d ago0xf47eb5…63d201
0x41bc…decd0x2fc6…befeBase$5.0070%0x6351…0d622d ago0x0660df…2e8d90
0x7223…7ce10x2fc6…befeBase$15.5870%0x6351…0d622d ago0xdf9a81…caaf2b
0xd3d6…99f80x2fc6…befeBase$1,501.7070%0x6351…0d622d ago0x0973da…fef2e4
0x8a9e…c4d00x2fc6…befeBase$0.3170%0x6351…0d622d ago0x125a89…67fd72
0xa3c8…96250x2fc6…befeBase$550.0070%0x6351…0d622d ago0x5d1226…13b7be
0xb0cb…83a40x2fc6…befeBase$394.2770%0x6351…0d622d ago0xe90568…3ee795
0xcc9f…22be0x2fc6…befeBase$495.0070%0x6351…0d622d ago0x9ef684…116889
0x0b99…147a0x2fc6…befeBase$213.0070%0x6351…0d622d ago0x42dbe9…65af9f
0x3a91…af890x2fc6…befeBase$99.4770%0x6351…0d622d ago0x66cd27…d9ce0b
0xc736…3cfa0x2fc6…befeBase$3,000.0070%0x6351…0d623d ago0xe0c5d4…3bd587
0x5d4e…00710x2fc6…befeBase$139.8070%0x6351…0d623d ago0x938de7…68bfc5
0xb0cb…83a40x2fc6…befeBase$98.9470%0x6351…0d623d ago0x86249a…bcfb30
0xc185…a07a0x2fc6…befeBase$3,000.0070%0x6351…0d623d ago0x84c891…a24310
0xb0cb…83a40x2fc6…befeBase$4.2970%0x6351…0d623d ago0x18339f…a44687
0x3d3b…084c0x2fc6…befeBase$32.1770%0x6351…0d623d ago0x370636…f3b3a9
0x209c…cd040x2fc6…befeBase$4,999.0070%0x6351…0d623d ago0x5786a1…15126d
0x209c…cd040x2fc6…befeBase$1.0070%0x6351…0d623d ago0xe4b227…49fef5
0x6465…cd0d0x2fc6…befeBase$85.0070%0x6351…0d623d ago0x963642…978868
0x3ce2…0c1c0x2fc6…befeBase$14.4770%0x6351…0d623d ago0xa91b54…5168e9

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.