Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38d6…383a0x0f7a…9fd2Base—$56.9570%0x4122…e1946d ago0x2ba1f5…fbccbb
0x552a…aa5f0x0f7a…9fd2Base—$51.7670%0x9b9a…b86b6d ago0x55f111…397b46
0xb8ae…a0f50x0f7a…9fd2Base—$51.4870%0xc8bd…f6c96d ago0x9bb767…1535cf
0x3040…71390x0f7a…9fd2Base—$9.9570%0xb629…dab46d ago0xe9db25…d1ffd9
0x7381…30250x0f7a…9fd2Base—$48.9170%0x73b4…e7366d ago0x6338a7…48fae8
0x0b0b…f4460x0f7a…9fd2Base—$0.4870%0xc8bd…f6c96d ago0xf6e73b…efee15
0x630e…12010x0f7a…9fd2Base—$24.9570%0x73b4…e7366d ago0xdd3cfe…c27b51
0x839e…94d00x0f7a…9fd2Base—$1.0370%0x9b9a…b86b6d ago0x15dd05…143f7b
0xdb07…c7bc0x0f7a…9fd2Base—$2.9570%0xdd80…50106d ago0xa89228…fe8c1d
0x630e…12010x0f7a…9fd2Base—$9.9570%0x73b4…e7366d ago0x1e660a…18ffdb
0x86bb…e4730x0f7a…9fd2Base—$9.9570%0x4668…62f26d ago0x2fa9f5…1f7ab2
0x2350…3ff10x0f7a…9fd2Base—$3.0070%0xd30b…996c6d ago0x0e545e…2dcb9c
0x630e…12010x0f7a…9fd2Base—$9.9570%0xdd80…50106d ago0x18ac8f…1ebde6
0x0fec…deb60x0f7a…9fd2Base—$24.6070%0x0567…24026d ago0x911d3a…84c117
0xdd55…26320x0f7a…9fd2Base—$24.5770%0x94c3…67586d ago0x0c5599…923eda
0x9386…ad610x0f7a…9fd2Base—$19.6170%0x472f…69fd6d ago0xa91887…620c0d
0xb26a…2d540x0f7a…9fd2Base—$24.3270%0x3a59…f1fd6d ago0x85435b…4f38ad
0x13ac…996b0x0f7a…9fd2Base—$22.5770%0xdc56…49396d ago0xe066c5…ec0816
0x0798…162d0x0f7a…9fd2Base—$24.5170%0x1dcd…621e6d ago0xb36217…abcf6f
0x54f2…d27e0x0f7a…9fd2Base—$22.0970%0x0567…24026d ago0xb14b1b…3ccb1c
0x9de3…a8f20x0f7a…9fd2Base—$24.4270%0xdd80…50106d ago0x60272b…8c5f38
0x7927…f6460x0f7a…9fd2Base—$24.5770%0xa3c0…ee4c6d ago0x367e84…c223ad
0x1b28…86ca0x0f7a…9fd2Base—$17.5470%0x8564…b8b46d ago0x34fd79…2ac36f
0x0fe7…2e6d0x0f7a…9fd2Base—$21.5870%0xa3c0…ee4c6d ago0xf56694…4a27c8
0x148c…75600x0f7a…9fd2Base—$24.8970%0x983e…d8266d ago0x76a1cf…10b5f4

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.