Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4e1…9be60xccc8…15beBase—$604.5270%0xf70d…dbef33d ago0x513690…7e4ae5
0xe7a3…d8060xccc8…15beBase—$6.1270%0xf70d…dbef33d ago0x676497…5b986e
0x86a4…822f0xccc8…15beBase—$3.9970%0xf70d…dbef33d ago0xfee813…baf789
0xf1ff…b3800xccc8…15beBase—$2.0070%0xf70d…dbef33d ago0xcfd2e3…f8eccb
0x136d…4cd40xccc8…15beBase—$9.2470%0xf70d…dbef33d ago0x0a70eb…08b3fb
0xe7a3…d8060xccc8…15beBase—$6.9070%0xf70d…dbef33d ago0x0a1944…b7e814
0x65a4…26220xccc8…15beBase—$1.3270%0xf70d…dbef34d ago0x9741f3…2a8f70
0xef3d…2f8b0xccc8…15beBase—$310.0070%0xf70d…dbef34d ago0x77c0b6…8fcb9c
0x38e8…51b00xccc8…15beBase—$2.9970%0xf70d…dbef34d ago0x3e5c21…97aa5b
0xe680…33430xccc8…15beBase—$8.2070%0xf70d…dbef34d ago0x0e071a…1481f0
0x2d6f…d4ec0xccc8…15beBase—$1.6170%0xf70d…dbef34d ago0x5f31ab…a74850
0x9a2f…f50b0xccc8…15beBase—$44.5170%0xf70d…dbef34d ago0xfc6459…dd0d5c
0x9a2f…f50b0xccc8…15beBase—$44.5270%0xf70d…dbef34d ago0x1351bb…5155ec
0x86a4…822f0xccc8…15beBase—$3.9570%0xf70d…dbef34d ago0xd29d0e…b7e2b4
0x5c2f…50430xccc8…15beBase—$1.0070%0xf70d…dbef34d ago0x43adbf…15a9bf
0x4d55…ab730xccc8…15beBase—$80.0270%0xdad5…088e34d ago0xf5af59…e358e9
0x8cee…11480xccc8…15beBase—$4,949.2170%0xf70d…dbef34d ago0x9d469c…cf8650

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.