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%coinbase4d ago0x81a9cd…1d91df
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x481abc…4fb503
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xc6a86e…3312cf
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x7f9deb…502a92
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x82b9d0…1b2336
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x5b1a54…e65263
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x6d1e95…db3d75
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x9d5906…e72e0c
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x14778f…3558b8
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x3750bf…c95cc9
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x1837b5…a00283
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x5878f0…992556
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xa8f736…10ac18
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x723bdb…421902
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x2bbd77…8ea640
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x4ad699…ccad26
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x72e27b…bccf66
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xf52055…8c22bc
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xf6c76d…a29e1b
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x217048…164a05
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x659340…01d7be
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0x2f89f5…3713de
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xeb090f…9b825c
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xd233a2…d726cf
0x3a36…9f320x5aae…482eBase$0.001100%coinbase4d ago0xa3dcdf…559337

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.