Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb99bda…8c5821
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9f165f…b32fd4
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc08ce5…96fdf5
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8f032f…22ae66
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe92a52…892020
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7422fb…7d78c7
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3ab4c1…1b54b6
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x43cd5c…6c9fe9
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xac1e61…dc5f0c
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xde3bb9…8a1082
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd0a4c7…15f7a5
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf24559…b00d56
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x152521…ee7f54
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd51d1c…4cb75f
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x0dba48…b12c33
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbccc3a…daa566
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x523805…53b5fd
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7da567…5156b4
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd96533…993ec5
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x748aa1…670ff9
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x396fb5…ec3d59
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x631ae1…bf1bd1
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x894195…43ef11

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.