Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0x570787…ab8965
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter45d ago0x7e5a25…000f19
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xfe0ca7…090560
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0xea1963…662e98
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0xa26dbf…34b2b0
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xd9c5a1…b76f3c
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x24ea96…4dd3de
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0x6c2750…000b36
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x1db2d2…7679ac
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0x89061e…6c0636
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xde3f6e…39a2cd
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x0b6a9e…33c33f
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x775402…5baddf
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0xbbee35…1e9c78
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0x3bbcc0…2741c1
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%0x1360…66fa45d ago0xfbca3f…4dddd2
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0xeadd96…15cf29
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0x465d98…3abb82
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter45d ago0x865853…a61cb2
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x446a29…3af59e
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter45d ago0x230db6…6711c2
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter45d ago0x23547e…937f99
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0xcf7707…29fc7a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x6f0850…214587
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter45d ago0x961345…5c96ac

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.