Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x4afcd3…07e577
0x0976…2f960xf000…94fcBase$0.01100%coinbase36d ago0x9cffbe…d3eeea
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xe52517…0ba18b
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0xf4853f…3f5d9b
0x0976…2f960xf000…94fcBase$0.01100%coinbase36d ago0x334c8c…707f0c
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x7088f0…050aa2
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0xc33942…dacc16
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x9e9dbe…b2abd4
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xe3cd11…79f48b
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x397627…cdf888
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x08de72…4b1771
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x65fbe9…d3d1af
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x338dde…92a2af
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0x7c53e4…a6985f
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xaec024…2d4c2e
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x9c52bb…6d5389
0x0976…2f960xf000…94fcBase$0.01100%coinbase36d ago0x7c7e2a…a7f339
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x9bf943…12b07c
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xc1a121…bdf11c
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x75bbfe…53470c
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x15c352…906b47
0x0976…2f960xf000…94fcBase$0.10100%coinbase36d ago0xa56228…979802
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0x6825cf…477e54
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0xf8ad9d…c90849
0x0976…2f960xf000…94fcBase$0.03100%coinbase36d ago0xdae86a…a60f33

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.