Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xd42729…f7214b
0xda24…20190x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x2d743a…a53c0e
0x02e2…12320x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xea21f3…12518a
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x179a21…4976a2
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x025869…9ffc06
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x92fc6e…4fc809
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xe1db17…04829d
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xb9df0c…32369f
0x1c2a…37b80x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x3684f4…b7d704
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x39cae5…cb4b13
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x3a1836…e4afae
0xfe55…ead40x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x8af7cc…c527ca
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xeb5d66…b2ac8f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xf07a4f…cf4ac7
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x934a7b…b605d7
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x85a15c…b966bc
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x0c2428…89b44f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xa3d45e…b6d84b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x0f609b…d67d79
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xd375cf…27f2c5
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x26d5e9…9c24db
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xe07c47…1f8060
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xa96500…4a9c12
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0xc2a18d…97e11c
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb39d ago0x1e3f2f…44a770

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.