Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xe4a65e…e37dc2
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xc05ef8…6f4e5d
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x433f41…5af5df
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xbebc50…2d8f25
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbc5cb8…1d393e
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x9edb0b…67ee3f
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x123f32…0f4b72
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x91c24a…fb44f4
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xfed7bd…3e27e5
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x0445b5…a36e8a
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x6aa5be…19edac
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1ce0c7…787cc6
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3abc33…c56ee0
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x6e31cc…9992ce
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe55acb…708d1c
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x8e6076…f6147b
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x4fefcb…18d32d
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe08aea…0b3a78
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x6168bc…979596
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xf47c2a…d11a7f
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x59d7bc…b614fe
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x3f579e…d581da
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x86f319…351672
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xc6ec69…338af6
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9ac1a5…6ca991

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.