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$20.27100%0xf880…f31992d ago0x34f330…2dc78d
0x3be9…575c0x31d0…2cd7Base$5.31100%0x4337…a4ab92d ago0x416fb9…c46a28
0x3be9…575c0x31d0…2cd7Base$42.32100%0x4337…3a7392d ago0x66af1e…bb13f4
0x3be9…575c0x31d0…2cd7Base$42.32100%0xf880…f31992d ago0xba5c97…1c7e78
0x3be9…575c0x31d0…2cd7Base$1,264.61100%0x2d3f…4a2892d ago0x9e3df6…39d42d
0x3be9…575c0x31d0…2cd7Base$521.36100%0xf880…f31992d ago0x5bca8a…3212f4
0x3be9…575c0x31d0…2cd7Base$60.43100%0xf880…f31992d ago0x9db657…2bfbd9
0x3be9…575c0x31d0…2cd7Base$500.00100%0xf880…f31992d ago0x861c84…b2948c
0x3be9…575c0x31d0…2cd7Base$23.27100%0x4337…7b5f92d ago0x92dd3a…95090d
0x3be9…575c0x31d0…2cd7Base$250.40100%0xf880…f31992d ago0xde9bd1…8a4105
0x3be9…575c0x31d0…2cd7Base$250.40100%0x13c2…ecb892d ago0x5fc54d…b85756
0x3be9…575c0x31d0…2cd7Base$25.27100%0x3018…023092d ago0x3f9d03…96e631
0x3be9…575c0x31d0…2cd7Base$336.47100%0x4337…03f592d ago0xedaf6d…989d4d
0x3be9…575c0x31d0…2cd7Base$99.34100%0x2d3f…4a2892d ago0x394268…611375
0x3be9…575c0x31d0…2cd7Base$64.29100%0xf880…f31992d ago0x3a353d…5241d5
0x3be9…575c0x31d0…2cd7Base$99.34100%0xf880…f31992d ago0xaceddb…26c0a2
0x3be9…575c0x31d0…2cd7Base$9.31100%0x4337…f2e192d ago0xcee000…b0198e
0x3be9…575c0x31d0…2cd7Base$699.58100%0x4337…3a7392d ago0xeb4a60…3c325a
0x3be9…575c0x31d0…2cd7Base$63.29100%0x4337…b35092d ago0xc3e2a9…02db98
0x3be9…575c0x31d0…2cd7Base$99.34100%0x3018…023092d ago0xa5c611…5f00af
0x3be9…575c0x31d0…2cd7Base$100.30100%0xf880…f31992d ago0x6da38e…4ecfc3
0x3be9…575c0x31d0…2cd7Base$5.31100%0xf880…f31992d ago0xf39b55…f9acc6
0x3be9…575c0x31d0…2cd7Base$67.33100%0x4337…306392d ago0xedf269…c0bcca
0x3be9…575c0x31d0…2cd7Base$18.01100%0x4337…8d0e92d ago0x9cb3c9…9984a1
0x3be9…575c0x31d0…2cd7Base$22.82100%0xf880…f31992d ago0xa6e913…1a7fce

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.