Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$2.66100%coinbase22d ago0xc3c65d…2102b5
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase22d ago0xe3776a…3f89d1
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase22d ago0x2ca24f…9025e6
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase22d ago0xf067fb…419618
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase22d ago0xcb4cec…665ec6
0xca0a…2d7a0x85b4…627cBase—$1.41100%coinbase22d ago0x30f048…139567
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase22d ago0x0feb3c…353bfe
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase22d ago0x72313d…70e38d
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase22d ago0xca028f…671b4e
0xca0a…2d7a0x85b4…627cBase—$1.35100%coinbase22d ago0x0063f3…8c1aa5
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase22d ago0xafeea8…a90180
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase22d ago0xa0b7dc…938f0f
0xca0a…2d7a0x85b4…627cBase—$0.74100%coinbase22d ago0x0f0a9d…d77ec8
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase22d ago0x56f78b…324729
0xca0a…2d7a0x85b4…627cBase—$0.79100%coinbase22d ago0x37cc9f…1db4f0
0xca0a…2d7a0x85b4…627cBase—$1.32100%coinbase22d ago0x4b1dc4…c2234b
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase22d ago0x3598fe…b27c52
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase22d ago0x7bda75…3f363c
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase22d ago0x697d1a…b4d491
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase22d ago0xb16714…861872
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase22d ago0x17e0bf…9bc9c3
0xca0a…2d7a0x85b4…627cBase—$3.09100%coinbase22d ago0xf86fa0…5944ad
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase22d ago0xbb2e4e…ed2791
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase22d ago0x297ca2…87ff10
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase22d ago0xa36584…e6421b

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.