Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec24…e0b60xc0a4…f488Base—$1.49100%coinbase36d ago0xf250cf…3525f9
0x3c12…91b50xc0a4…f488Base—$0.90100%coinbase36d ago0xf3006a…f101d2
0xf5f5…0a4d0xc0a4…f488Base—$0.19100%coinbase36d ago0x196eca…cbcd00
0xc866…f4290xc0a4…f488Base—$0.18100%coinbase36d ago0xc7941c…05ddfb
0x6ada…be160xc0a4…f488Base—$0.24100%coinbase36d ago0x2e0e8f…e352ad
0xaf62…63df0xc0a4…f488Base—$0.27100%coinbase36d ago0x118c19…aca008
0xa15d…4ca60xc0a4…f488Base—$0.09100%coinbase36d ago0x9aab84…090516
0xe528…33dd0xc0a4…f488Base—$0.21100%coinbase36d ago0xb4a71a…c858eb
0xfbde…5b050xc0a4…f488Base—$0.51100%coinbase36d ago0xb7f2d3…6832f4
0x6ada…be160xc0a4…f488Base—$0.37100%coinbase36d ago0xf98019…a17320
0x5fad…f5780xc0a4…f488Base—$0.16100%coinbase36d ago0xfbfecb…54bea4
0x9096…a5d00xc0a4…f488Base—$0.15100%coinbase36d ago0x49ea99…d79a3a
0x5965…9c760xc0a4…f488Base—$0.07100%coinbase36d ago0xff31f4…15509e
0x0f4e…e08f0xc0a4…f488Base—$0.47100%coinbase36d ago0x0142be…62a3cd
0xd207…36540xc0a4…f488Base—$0.32100%coinbase36d ago0xc8eadc…9bbc97
0xaf62…63df0xc0a4…f488Base—$0.10100%coinbase36d ago0x44db20…cba79b
0x067a…d7b20xc0a4…f488Base—$0.10100%coinbase36d ago0x15f031…aaa44b
0x0f4e…e08f0xc0a4…f488Base—$0.38100%coinbase36d ago0x2f68cd…0cfb6c
0xe655…fff00xc0a4…f488Base—$0.33100%coinbase36d ago0x6d1221…04e3f7
0x13c5…9d360xc0a4…f488Base—$0.08100%coinbase36d ago0x164eb4…d156c4
0x5fad…f5780xc0a4…f488Base—$0.22100%coinbase36d ago0x4d7874…7cac3f
0x2dd1…f7610xc0a4…f488Base—$0.13100%coinbase36d ago0xf934ad…3df4a0
0xa4ec…37bf0xc0a4…f488Base—$0.23100%coinbase36d ago0xc2546c…a4b00e
0x5965…9c760xc0a4…f488Base—$0.25100%coinbase36d ago0x70aa04…ccb250
0xfbc2…06fd0xc0a4…f488Base—$0.09100%coinbase36d ago0x3f0b02…2a792f

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.