Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x76740c…aa23ed
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x8dc3c7…bb229c
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x972c39…7ab7fc
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase47d ago0xb9ccee…27cfe2
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0x9b4ade…f7b6af
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0xd3dc50…6ce410
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase47d ago0xa06c85…6af55c
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase48d ago0x179b18…4042e0
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase48d ago0x432b8b…b3b513
0x394c…35130xdb5a…0671Base$0.02100%coinbase48d ago0x0e8d3b…1280ad
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x9de25c…83b2e2
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0xd1dd71…362084
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase48d ago0x12a631…299c25
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase48d ago0x69785e…c644eb
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0xa0fda6…4f7244
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x2e0893…56e97b
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x79e8f9…422059
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0xc4feb4…33065e
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0xca772b…f868eb
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x95f084…6a2657
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x90e556…8df595
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0x6564b5…cd8188
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase48d ago0xf51aef…842cda
0x5e52…53640xdb5a…0671Base$0.005100%coinbase48d ago0x06af20…426dcb
0x5e52…53640xdb5a…0671Base$0.001100%coinbase48d ago0xc605ed…003186

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.