Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…ef2583d ago0x8f5697…3687c4
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x28e4…5b0183d ago0x8c24f4…ca05e9
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…36c483d ago0xfcc1b5…0443ef
0x3be9…575c0x31d0…2cd7Base—$30.32100%0x28e4…5b0183d ago0x1a3c1e…f8f00a
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…853883d ago0xd66075…e703fa
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x435b…703383d ago0xfc65f1…40ede0
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…d6af83d ago0xa74cce…aab4fb
0x3be9…575c0x31d0…2cd7Base—$15.34100%0x4337…217c83d ago0x176468…32b337
0x3be9…575c0x31d0…2cd7Base—$42.33100%0x28e4…5b0183d ago0xd54f41…2511e1
0x3be9…575c0x31d0…2cd7Base—$35.32100%0x4337…6c9283d ago0xe77dfd…45b770
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…03f583d ago0x5ea70e…88af55
0x3be9…575c0x31d0…2cd7Base—$1.81100%0x4337…d6af83d ago0x17b897…9c55a3
0x3be9…575c0x31d0…2cd7Base—$35.32100%0x4337…9f2683d ago0xedba6e…7d3bc8
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x718f…3eac83d ago0xc6f0a8…c70504
0x3be9…575c0x31d0…2cd7Base—$35.32100%0x4337…1b6283d ago0x490b20…86a275
0x3be9…575c0x31d0…2cd7Base—$35.32100%0x28e4…5b0183d ago0x2e180b…37ef9c
0x3be9…575c0x31d0…2cd7Base—$30.32100%0x718f…3eac83d ago0x6507e2…729126
0x3be9…575c0x31d0…2cd7Base—$13.27100%0x718f…3eac83d ago0xf238c2…21540f
0x3be9…575c0x31d0…2cd7Base—$1.81100%0x28e4…5b0183d ago0xf38736…44adaa
0x3be9…575c0x31d0…2cd7Base—$9.32100%0x4337…029083d ago0x9de6c8…daf951
0x3be9…575c0x31d0…2cd7Base—$50.00100%0xce54…f55683d ago0x49866c…06564d
0x3be9…575c0x31d0…2cd7Base—$42.33100%0x28e4…5b0183d ago0x536059…345134
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…9b7c83d ago0xc5042a…e0fc1d
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x435b…703383d ago0x93a7f8…bd3015
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…df9b83d ago0x446c57…9a7798

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.