Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x63342a…3a6699
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xabd932…4ccacb
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xfbfab2…b89e78
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xe22865…1fe441
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x8d0e5e…3f26b2
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x0f6a4b…260cd4
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xf43193…e017d8
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x0b0d2b…7ca1b4
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x8bae8b…5f379f
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x01a788…bada0e
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x125a1d…a0fa01
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x569bc3…d2cf7d
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x9578f1…4ae2c1
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x42f7d5…ee1d6f
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0xe7439f…9fe7f8
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa18d ago0x3a5def…8c58d7
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x03bcea…d3d31c
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x389985…4f2b4a
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x19df8d…18f982
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x0e41b9…0bb977
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x937644…763689
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x2ae57a…bf5492
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0xf039e9…90a2fd
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0x419d71…676988
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa19d ago0xc98d95…23e5f7

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.