Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x6f6e1e…705d33
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x27ecd6…e799d5
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xc241f5…164137
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xffb620…097e5f
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xb7f863…3b5eeb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x7908dc…87a564
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xd4d323…819890
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xeca884…efcf84
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x7eeae2…d32ddf
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c3d ago0x2a26ca…5c3757
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a53d ago0x0faf32…1411b5
0xe017…26670xa588…014cBase—$0.0270%0x7af0…904c3d ago0x1df49a…fb9da7
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a53d ago0xa14008…302ec0
0xe017…26670xa588…014cBase—$0.0170%0x7af0…904c3d ago0x80f666…0cdfe6
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a53d ago0xe2b38c…33fca6
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xdd0982…537811
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xfcd6f2…072156
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xddfaf4…eba007
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xd94d41…7fc1c0
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xc8f568…c2cc5d
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xf10546…35c702
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x304505…3698eb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xc14eb8…34d447
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0xbbba32…b54da7
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc3d ago0x772b4c…eac554

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.