Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x12b35b…e4a420
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x3734ac…28e7a0
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x64f71f…a4b432
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x617aa7…d166fd
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x94875b…d6e7b1
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x5ccbd4…38c81e
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xbe4785…0bd35d
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xb37b74…a734d8
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x50d6b6…9fb354
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x66729b…f6ced4
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x856ddd…872d33
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xfa18f0…30e63e
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x3964a9…166c5c
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xee57c4…75b2d1
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x0f1168…2aa3ac
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xe746e5…fe295c
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xed5170…70c52c
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x498692…635109
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x574b20…d27b7e
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xa99704…56bd0f
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x4389d2…26052a
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x339be4…df5463
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0xffe0d6…0c3047
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x257709…11a040
0x3a36…9f320x5aae…482eBase$0.001100%coinbase5d ago0x136fa6…b6e4db

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.