Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ec…944b0xccc8…15beBase—$0.5470%0xf70d…dbef36d ago0x5f0dab…f3a417
0x86a4…822f0xccc8…15beBase—$3.9370%0xf70d…dbef36d ago0x065c86…6ccbfd
0xa734…54600xccc8…15beBase—$1.1370%0x4e41…65f636d ago0xceae66…f02529
0xd78f…240f0xccc8…15beBase—$351.5870%0xf70d…dbef36d ago0x6cb484…63671d
0x4835…b7780xccc8…15beBase—$199.0570%0xf70d…dbef36d ago0x15eeb4…002e63
0x0a71…76a50xccc8…15beBase—$2.0470%0xf70d…dbef36d ago0x927b54…572da9
0x0a71…76a50xccc8…15beBase—$2.0470%0xf70d…dbef36d ago0xcdd40e…c080d1
0x6186…a4ee0xccc8…15beBase—$58.8970%0xf70d…dbef36d ago0xcd1480…1ac937
0x6186…a4ee0xccc8…15beBase—$58.8970%0xf70d…dbef36d ago0x17957d…c3d9f9
0x63e5…eb100xccc8…15beBase—$2.0070%0xf70d…dbef36d ago0x9c82ed…a53f26
0xa4a8…f1190xccc8…15beBase—$500.0070%0xf70d…dbef36d ago0x12111d…9fe4d2
0x8aa7…6d930xccc8…15beBase—$3,644.9070%0xf70d…dbef36d ago0xba6e50…f1d140
0xeb94…2eb70xccc8…15beBase—$3,557.8870%0xf70d…dbef36d ago0xa391c6…ecd738
0xbacc…3b5e0xccc8…15beBase—$0.2470%0xf70d…dbef36d ago0x7cb3fa…ed2f19
0xbacc…3b5e0xccc8…15beBase—$0.5370%0xf70d…dbef36d ago0xcf9f75…1a9fbd
0xbacc…3b5e0xccc8…15beBase—$0.7870%0xf70d…dbef36d ago0x8a74f2…561e16
0x8aa7…6d930xccc8…15beBase—$3,806.2670%0xf70d…dbef36d ago0x12a20e…dcafa8
0x6931…23b10xccc8…15beBase—$2,537.6170%0xf70d…dbef36d ago0xb5f286…08dea0
0xa9e7…c2ba0xccc8…15beBase—$19.8270%0xf70d…dbef36d ago0x01c098…ee4120
0xd4fe…069e0xccc8…15beBase—$5.8670%0xf70d…dbef36d ago0xeda586…9407e0
0xf1cf…a43c0xccc8…15beBase—$184.6870%0xf70d…dbef36d ago0x9c8a0c…51e71a
0x249c…14110xccc8…15beBase—$239.5970%0xf70d…dbef36d ago0xa511e3…109349
0x86a4…822f0xccc8…15beBase—$3.9670%0xf70d…dbef36d ago0x6db6fb…2224d3
0x2590…ee690xccc8…15beBase—$6.6970%0xf70d…dbef37d ago0x222bf9…a52efc
0xa9d1…f25b0xccc8…15beBase—$37.4870%0xf70d…dbef37d ago0x96e0ee…2e188b

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.