Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xb08024…65bc64
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xd20b7e…334bde
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x8d66a0…38a784
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x24a2c0…2775cb
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x3eacbb…d6d00f
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x5df6f7…d3f7a6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x86def2…1208b1
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xc534c8…c519a7
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xe795b0…7fc587
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x388c17…19be51
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xad20eb…5aff57
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xa21a41…f5528d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0x6c77f9…ae1c10
0xd973…a2050xfe80…47eeBase$0.001100%fluxa22d ago0xdf2e28…83f950
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x35ebb4…bd218a
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0xdec411…c8e692
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x3a92b9…71acfd
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0xd604d3…f09bd2
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x6a4515…45a258
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0xda6b8a…dfac5b
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x6c6012…6b59c4
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x15ca33…e58772
0xd973…a2050xfe80…47eeBase$0.001100%fluxa23d ago0x52c920…0cadfb

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.