Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x58bbdd…9a181c
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x504922…df69cb
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0x68e54f…eb84c7
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x350f8d…e7832f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xa57613…bba413
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xc254e8…0c937a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0xe82db9…3d19cc
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0x78472d…1f138c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0xecd641…656538
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xaf203c…f2c511
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0x22507c…f0fa9f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x1c5682…f25529
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xfd05aa…08bc20
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xf67538…b863b7
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x0041d3…3523ed
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x53cace…0790b8
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x2c6a1c…162f69
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x2b3e21…c3ba36
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xd7a375…306de5
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x51f542…55edfa
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0xaac14d…97bb5d
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x4193d1…612d72
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x147f7a…dfe2a6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa48d ago0xaf229e…71de95
0xc48f…44240x9c95…e299Base—$0.001100%fluxa48d ago0x7d2b4d…26bf3e

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.