Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a7…3cc10xc4f0…0bb9Base$65.8870%0xd05c…82607d ago0x7371c8…3c0fdb
0x32a7…3cc10xc4f0…0bb9Base$65.0070%0xd05c…82607d ago0x3992cb…c3b7bc
0x32a7…3cc10xc4f0…0bb9Base$63.0970%0xd05c…82607d ago0xbdc43f…80863f
0x32a7…3cc10xc4f0…0bb9Base$60.4470%0xd05c…82607d ago0xde136e…473128
0x32a7…3cc10xc4f0…0bb9Base$59.0370%0xd05c…82607d ago0xaa6bb1…637734
0x7e04…aebb0xc4f0…0bb9Base$33.2670%0xd05c…82607d ago0x3112b1…95b7b6
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82607d ago0xc62055…c21487
0x7e04…aebb0xc4f0…0bb9Base$32.9470%0xd05c…82607d ago0x2685ab…ed9ec0
0x39ae…858e0xc4f0…0bb9Base$53.0270%0xd05c…82607d ago0x151f05…1d1eca
0xe1e1…a70e0xc4f0…0bb9Base$3.3070%0xd05c…82607d ago0xc99ad4…645037
0xe1e1…a70e0xc4f0…0bb9Base$3.1070%0xd05c…82607d ago0xbb49f1…9ce636
0xe1e1…a70e0xc4f0…0bb9Base$3.1070%0xd05c…82607d ago0x54e489…aba236
0xd1b3…752b0xc4f0…0bb9Base$41.0270%0xd05c…82607d ago0xaf3bb7…4c5518
0xe1e1…a70e0xc4f0…0bb9Base$3.1070%0xd05c…82607d ago0x870300…374710
0xe1e1…a70e0xc4f0…0bb9Base$3.0070%0xd05c…82607d ago0x6f3380…be40ee
0xfc60…cc900xc4f0…0bb9Base$50.0270%0xd05c…82607d ago0x62bf32…15fb1a
0x7e04…aebb0xc4f0…0bb9Base$31.8470%0xd05c…82607d ago0xb5a5c5…de0842
0x7e04…aebb0xc4f0…0bb9Base$31.1170%0xd05c…82607d ago0x5d7b2b…e40d01
0x7e04…aebb0xc4f0…0bb9Base$29.9170%0xd05c…82607d ago0xa76126…8ff800

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.