Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x57c7…86280x73fc…b29bBase$0.01100%0x0018…ca9793d ago0x288c98…b3df8e
0x57c7…86280x73fc…b29bBase$0.01100%0x0018…ca9793d ago0x45c115…297e97
0x57c7…86280x73fc…b29bBase$0.01100%0x0018…ca9793d ago0x4d437f…457684
0x0049…8b640x73fc…b29bBase$0.01100%0x0018…ca9793d ago0xa0c8e5…e89bd8
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x3139a4…ebb1bb
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xe9b59a…de82da
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xc296a6…8c6e1b
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x940653…9830d9
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x7d9091…8af816
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xe11683…f3d458
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xc01f3b…eb904c
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xcb657d…be26bd
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x73adad…f1876e
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x8d77eb…33c523
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xe22c8e…877fb3
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xeedc5c…5df759
0xce07…95d60x73fc…b29bBase$0.01100%0x0018…ca9793d ago0x2b7482…812b4b
0xd589…437f0x73fc…b29bBase$0.006100%0x0018…ca9793d ago0xe2b949…ba5036
0xd589…437f0x73fc…b29bBase$0.006100%0x0018…ca9793d ago0xbe49c9…aa844b
0xd589…437f0x73fc…b29bBase$0.01100%0x0018…ca9793d ago0x7a4ea1…5b8f08
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x45318a…8c4140
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xacc0b9…5e8d50
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x83eb70…660c6a
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0xad1c3a…cf41a1
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9793d ago0x831d1e…ee1809

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.