Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase40d ago0x9bc7f8…bb4976
0xc43b…34c00xb0af…7de0Base—$2.34100%coinbase40d ago0x490ed1…6a65ee
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase40d ago0xc956e0…017fb6
0xc43b…34c00xb0af…7de0Base—$4.97100%coinbase40d ago0x947f27…560c18
0xc43b…34c00xb0af…7de0Base—$2.35100%coinbase40d ago0xbd96c4…c28e5c
0xc43b…34c00xb0af…3befBase—$3.00100%payAI40d ago0x24c3ca…59bc24
0xc43b…34c00xb0af…3befBase—$3.00100%payAI40d ago0xcbaf55…1c4d5b
0xc43b…34c00xb0af…7de0Base—$8.07100%coinbase40d ago0x88fd2f…e0b673
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase40d ago0x2b1370…7179fa
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase40d ago0x4a93be…a32493
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase40d ago0x2cd04f…8ec8d8
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase40d ago0x77343c…3108cd
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase40d ago0x77acc2…b2abca
0xc43b…34c00xb0af…7de0Base—$8.20100%coinbase40d ago0xee3eea…08d48a
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase40d ago0x05f37d…2aa83b
0xc43b…34c00xb0af…7de0Base—$8.10100%coinbase40d ago0x92d058…b73aa5
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase40d ago0x9b7b6a…bf98e7
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase40d ago0xd0e60d…e4b9bf
0xc43b…34c00xb0af…7de0Base—$7.51100%coinbase40d ago0x320e50…9c87aa
0xc43b…34c00xb0af…7de0Base—$7.75100%coinbase40d ago0x60f783…ed62a7
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase40d ago0x9c056a…8e7cab
0xc43b…34c00xb0af…7de0Base—$6.88100%coinbase40d ago0x154c3e…f2fb95
0xc43b…34c00xb0af…7de0Base—$7.26100%coinbase40d ago0x469238…947949
0xc43b…34c00xb0af…7de0Base—$6.88100%coinbase40d ago0xc269fb…e860e4
0xc43b…34c00xb0af…7de0Base—$6.58100%coinbase40d ago0xd7f650…dc0b51

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.