Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30e5…3c200x2842…5702Base—$1.30100%fluxa110d ago0x9ec09c…f34dfd
0x4cb2…fc3f0x2842…5702Base—$0.45100%fluxa110d ago0xcc1379…897a0b
0xda90…8d970x2842…5702Base—$0.55100%fluxa110d ago0x142c63…6b5475
0x46ee…b7360x2842…5702Base—$0.47100%fluxa110d ago0x488bc2…3d4830
0xd305…2f240x2842…5702Base—$0.27100%fluxa110d ago0x0eac36…cae10a
0xa606…a8b60x2842…5702Base—$0.41100%fluxa110d ago0xeb6f54…227387
0x3670…fb170x2842…5702Base—$0.45100%fluxa110d ago0x4c52eb…fcef08
0x5c5a…51300x2842…5702Base—$0.48100%fluxa110d ago0x6f0960…4fd1b5
0xcc6f…92130x2842…5702Base—$0.97100%fluxa110d ago0xcd4d87…89f400
0x93e2…6a100x2842…5702Base—$1.32100%fluxa110d ago0xc26a66…18e715
0xcb34…d8180x2842…5702Base—$1.48100%fluxa110d ago0xb5c180…388a89
0x2221…93180x2842…5702Base—$0.63100%fluxa110d ago0x7b0e4b…c6a687
0xc1b4…54590x2842…5702Base—$0.52100%fluxa110d ago0x27052e…eb7aab
0x2bd6…35190x2842…5702Base—$2.26100%fluxa110d ago0x12fd21…4d31b2
0x2f04…5bc50x2842…5702Base—$0.51100%fluxa110d ago0xc89c35…e78f48
0xba73…c7250x2842…5702Base—$1.48100%fluxa110d ago0xc44da1…2804fe
0x9b5e…8f390x2842…5702Base—$0.61100%fluxa110d ago0x630465…4cae24
0xdbbb…bddb0x2842…5702Base—$0.34100%fluxa110d ago0x312952…d34b95
0xacbb…3d010x2842…5702Base—$0.47100%fluxa110d ago0x74a917…9654d9
0x8c9d…788c0x2842…5702Base—$1.44100%fluxa110d ago0xf00134…b91a42
0x4382…d6c10x2842…5702Base—$1.61100%fluxa110d ago0x1e4854…5c61a2
0x96bf…65940x2842…5702Base—$0.84100%fluxa110d ago0xbc35a8…02fef4
0x9841…496f0x2842…5702Base—$0.96100%fluxa110d ago0xf7f922…0ef870
0x30fd…107f0x2842…5702Base—$0.97100%fluxa110d ago0x6f33a9…444f99
0x9131…f01a0x2842…5702Base—$1.03100%fluxa110d ago0x47c492…e8e10a

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.