Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x044d32…e5ae85
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0x8a9cef…bfcea3
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa31d ago0xe528d6…fc1aa4
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x3b543d…ebdd43
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x97ae87…e71551
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x1a85f8…bdb59a
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xe9e252…29d118
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa31d ago0x41c812…dfc70d
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0xc562ca…37a57a
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xa13387…87e0d2
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x21bb52…9d166a
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0x012405…1f026b
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa31d ago0x06873d…e79b7b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI31d ago0x582a0a…89ea25
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0xf62a13…a3c7de
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa31d ago0x07a9f1…80bcf9
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter31d ago0x379779…1f84fb
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter31d ago0x32ad87…705fc9
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter31d ago0xd31c73…80fb28
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter31d ago0xd85037…5c7011
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter31d ago0x6d34f9…45732e
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter31d ago0x386a7b…89ee75
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa31d ago0x4e8cc3…2fa926
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter31d ago0xc171ec…fe55ee
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter31d ago0x395a24…2933f2

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.