Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd479…725f0x92a8…ca18Base—$0.01100%coinbase71d ago0xd28739…8a1e11
0xd479…725f0xeee9…6272Base—$0.01100%coinbase71d ago0xcbc90b…94c3c2
0xd479…725f0x1f0e…1a8dBase—$0.01100%coinbase71d ago0xeffc23…70e3c1
0xd479…725f0x4310…e727Base—$0.01100%coinbase71d ago0x059670…04c5f5
0xd479…725f0xb032…8a6eBase—$0.01100%coinbase71d ago0xc4dc3d…5bb3cc
0xd479…725f0x041c…6d16Base—$0.01100%coinbase72d ago0x01d1c8…b083f9
0xd479…725f0x1af0…f828Base—$0.01100%coinbase72d ago0xaf5b2e…b5dddc
0xd479…725f0xce2f…e08fBase—$0.01100%coinbase72d ago0x459da7…81918a
0xd479…725f0xccc3…5d74Base—$0.01100%coinbase72d ago0x4c6aac…1833c5
0xd479…725f0x1b23…cd10Base—$0.01100%coinbase72d ago0x82d7f2…95b47c
0xd479…725f0x87f1…4c61Base—$0.01100%coinbase72d ago0xf110a1…3211bd
0xd479…725f0x3295…5d3fBase—$0.01100%coinbase72d ago0x4c6a58…40e02c
0xd479…725f0xeee8…6b7dBase—$0.01100%coinbase72d ago0x119692…c1a041
0xd479…725f0xeffd…75dcBase—$0.01100%coinbase72d ago0x036b49…a3e4e6
0xd479…725f0xf34c…6e42Base—$0.01100%coinbase72d ago0x1eee95…9895ab
0xd479…725f0x8c64…1101Base—$0.01100%coinbase72d ago0x1f4bcd…2a5d16
0xd479…725f0xdf16…8799Base—$0.01100%coinbase72d ago0x43d141…e7120d
0xd479…725f0xed84…0c09Base—$0.01100%coinbase72d ago0xe5c2b6…109db7
0xd479…725f0xab13…62cbBase—$0.01100%coinbase72d ago0x2b889f…446f3b
0xd479…725f0xbc13…406aBase—$0.01100%coinbase72d ago0x72597e…9d9a0a
0xd479…725f0xad9d…0d53Base—$0.01100%coinbase72d ago0x8291f5…313d61
0xd479…725f0xcdc7…8a99Base—$0.01100%coinbase72d ago0xddcf75…310129
0xd479…725f0xbf66…12a9Base—$0.01100%coinbase72d ago0x1bd82b…8607e5
0xd479…725f0x083d…bc6eBase—$0.01100%coinbase72d ago0x3d3887…5bd263
0xd479…725f0xdac8…2cdfBase—$0.01100%coinbase72d ago0x53931c…511409

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.