Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x361b95…dfdffc
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x64e0a4…51c05f
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xb6c5c5…20b955
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x3f654d…42ea0e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xca5766…e4ddd8
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x8fffde…52c036
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x541939…b45009
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xb1e8d7…bc4999
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x148d47…b359c2
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x2c7644…9b7bab
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xab281f…e47a1e
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x4c591d…3ce1da
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x3c2b0c…cf9386
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xd8bec3…b6977c
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xfa3a2a…208589
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x09d4fe…0e4833
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xa439e2…a6fdc2
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x4aa89d…be6915
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xe95ff8…544fb9
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x06a1b1…9fbeba
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x52dbe6…701579
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0xcc4a73…01d331
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x1e95ec…967064
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x12f801…5519fb
0x6416…e63d0xe9ae…86b2Base—$0.02100%coinbase79d ago0x22c8cf…12bd47

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.